Created
October 20, 2015 09:29
-
-
Save llaine/493eb02f7444623fc22d to your computer and use it in GitHub Desktop.
Rebase example 1
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 log --pretty=format:"%h %s" HEAD~3..HEAD | |
| adcf4a6 Adding navbar (Part 3) | |
| 0cdff26 Adding navbar (Part 2) | |
| 0ce7553 Adding navbar (Part 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment