Skip to content

Instantly share code, notes, and snippets.

@deepakkumarnd
Created December 21, 2013 06:13
Show Gist options
  • Save deepakkumarnd/8066060 to your computer and use it in GitHub Desktop.
Save deepakkumarnd/8066060 to your computer and use it in GitHub Desktop.
Get Git Current Branch name
git rev-parse --abbrev-ref HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment