Update file config.tmpl
This commit is contained in:
parent
fa2f7f49aa
commit
8ecbfe319d
1 changed files with 0 additions and 4 deletions
|
@ -27,8 +27,6 @@
|
|||
git commit --amend --author \"$1 <$2>\" -C HEAD; \
|
||||
fi \
|
||||
}; f"
|
||||
[branch]
|
||||
autosetuprebase = always
|
||||
[color]
|
||||
diff = auto
|
||||
status = auto
|
||||
|
@ -128,8 +126,6 @@
|
|||
threads = 0
|
||||
[pretty]
|
||||
custom = "%C(magenta)%h%C(red)%d %C(yellow)%ar %C(green)%s %C(yellow)(%an)"
|
||||
[pull]
|
||||
rebase = true
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
default = upstream
|
||||
|
|
Loading…
Reference in a new issue