Adding simple push to gitconfig
This commit is contained in:
parent
5d1931c94b
commit
62a470690e
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[alias]
|
||||
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue