Created
February 11, 2011 15:33
-
-
Save jdwyah/822502 to your computer and use it in GitHub Desktop.
git alias
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
co = checkout | |
br = branch | |
mav = !afplay -v .3 -t 12 '/Users/jdwyah/Music/iTunes/iTunes Music/Kenny Loggins/Top Gun/Danger Zone.mp3' &\ngit rebase -i | |
panic = !tar cvf ../git_panic.tar * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment