Skip to content

Instantly share code, notes, and snippets.

@rayshan
Created August 25, 2014 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rayshan/125d311dd0bc33e0be48 to your computer and use it in GitHub Desktop.
Save rayshan/125d311dd0bc33e0be48 to your computer and use it in GitHub Desktop.
useful global .gitconfig options
# set with git config --global tag.sort version:refname
# writes to:
# C:\Users\MyLogin
# ~/.gitconfig
# git config --global tag.sort version:refname
# sorts git tag output smartly since git 2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment