FMeinicke's Wiki

Home

❯

Git

❯

remove file from commit while rebasing

remove file from commit while rebasing

May 26, 20251 min read

  • git/reset
  • git/rebase

reset rebase

Source

git reset HEAD^ /path/to/file

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub