Skip to content

Commit

Permalink
Slightly more notes on rebasing process.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatSunter committed Nov 20, 2016
1 parent 754550e commit 2b682ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ http://stackoverflow.com/questions/1186535/how-to-modify-a-specified-commit-in-g

$ git rebase --interactive 'bbc643cd^'

After changing a commit you picked to edit, do `git commit --amend`.
Once happy, do `git rebase --continue`.

0 comments on commit 2b682ca

Please sign in to comment.