adding git deliver

This commit is contained in:
Rodolphe Breard 2013-10-13 23:20:57 +02:00
parent edf2caa2a2
commit b8b9726b04

View file

@ -19,6 +19,7 @@
undo = reset --soft HEAD^
amend = commit --amend
random = !"git add -A; git commit -am \"$(echo $(curl -s http://whatthecommit.com/index.txt)\" (http://whatthecommit.com)\")\""
deliver = "!bash ~/builds/git-deliver/deliver.sh"
[color]
branch = auto