Skip to content

Instantly share code, notes, and snippets.

@llaine
Created October 20, 2015 09:29
Show Gist options
  • Select an option

  • Save llaine/493eb02f7444623fc22d to your computer and use it in GitHub Desktop.

Select an option

Save llaine/493eb02f7444623fc22d to your computer and use it in GitHub Desktop.
Rebase example 1
$ 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