Skip to content

Instantly share code, notes, and snippets.

@anshdivu
Created June 10, 2014 17:33
Show Gist options
  • Save anshdivu/618e0ee575480362045c to your computer and use it in GitHub Desktop.
Save anshdivu/618e0ee575480362045c to your computer and use it in GitHub Desktop.
Get all commits for a branch
git rev-list origin..BRANCH-NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment