Skip to content

Instantly share code, notes, and snippets.

@bmnn
Created November 30, 2013 14:25
Show Gist options
  • Save bmnn/7719718 to your computer and use it in GitHub Desktop.
Save bmnn/7719718 to your computer and use it in GitHub Desktop.
git; alias; case sensitive; characters;
%r%(url='http://stackoverflow.com/questions/16821151/what-characters-can-i-use-in-a-git-alias')
The variable names are case-insensitive, allow only alphanumeric characters and -, and must start with an alphabetic characte.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment