Skip to content

Instantly share code, notes, and snippets.

@ryanwilsonperkin
Created June 3, 2014 17:18
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 ryanwilsonperkin/5fda8d530cd142b3ec5b to your computer and use it in GitHub Desktop.
Save ryanwilsonperkin/5fda8d530cd142b3ec5b to your computer and use it in GitHub Desktop.
Version control the way OutKast intended.
# http://www.youtube.com/watch?v=CssC-DY4lO8
git config alias.up commit
git config alias.out push
git config alias.something pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment