Last active
October 20, 2015 10:14
-
-
Save llaine/385396f5d44c630b6b59 to your computer and use it in GitHub Desktop.
git rebase -i on the commit we want to change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ git rebase -i a860a43~ | |
| 1 edit a860a43 Add footer + rename header menus | |
| 2 fixup 1e2ac88 Add style.css (footer) | |
| 3 pick c09d958 Add breadcrumb | |
| 4 pick 0e37c70 Add jumbotron |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment