Skip to content

Instantly share code, notes, and snippets.

@mcallari
Last active August 29, 2015 14:02
Show Gist options
  • Save mcallari/bd6468b0b68b2d4b8bce to your computer and use it in GitHub Desktop.
Save mcallari/bd6468b0b68b2d4b8bce to your computer and use it in GitHub Desktop.
List Commits for Diff of Branches
git log [branch1]...[branch2] --oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment