Adding simple push to gitconfig

This commit is contained in:
Dustin Swan
2013-03-08 18:33:03 -07:00
parent 5d1931c94b
commit 62a470690e

View File

@@ -4,3 +4,6 @@
[alias] [alias]
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
[push]
default = simple