Merge branch 'master' of github.com:TychoBrahe/dotfiles

This commit is contained in:
Rodolphe Breard 2013-08-20 23:17:11 +02:00
commit 52d388fb1a

View file

@ -18,6 +18,7 @@
last = log -1 HEAD last = log -1 HEAD
undo = reset --soft HEAD^ undo = reset --soft HEAD^
amend = commit --amend amend = commit --amend
random = !"git add -A; git commit -am \"$(echo $(curl -s http://whatthecommit.com/index.txt)\" (http://whatthecommit.com)\")\"; git pull --rebase; git push"
[color] [color]
branch = auto branch = auto