Skip to content

Instantly share code, notes, and snippets.

@martijngastkemper
Created November 10, 2014 09:41
Show Gist options
  • Save martijngastkemper/e9bd5ef40cd233727427 to your computer and use it in GitHub Desktop.
Save martijngastkemper/e9bd5ef40cd233727427 to your computer and use it in GitHub Desktop.
Get commit hash of a branch or tag
git rev-list master | head -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment