Skip to content

Instantly share code, notes, and snippets.

@mubaidr
Created March 25, 2020 17:06
Show Gist options
  • Save mubaidr/50c63e7ed34291bcdf4ed3cca4ac43b1 to your computer and use it in GitHub Desktop.
Save mubaidr/50c63e7ed34291bcdf4ed3cca4ac43b1 to your computer and use it in GitHub Desktop.
GetLatestGitBranch.sh
git for-each-ref --format='%(refname:lstrip=3)' --sort=-creatordate --count 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment