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; \
|
git commit --amend --author \"$1 <$2>\" -C HEAD; \
|
||||||
fi \
|
fi \
|
||||||
}; f"
|
}; f"
|
||||||
[branch]
|
|
||||||
autosetuprebase = always
|
|
||||||
[color]
|
[color]
|
||||||
diff = auto
|
diff = auto
|
||||||
status = auto
|
status = auto
|
||||||
|
@ -128,8 +126,6 @@
|
||||||
threads = 0
|
threads = 0
|
||||||
[pretty]
|
[pretty]
|
||||||
custom = "%C(magenta)%h%C(red)%d %C(yellow)%ar %C(green)%s %C(yellow)(%an)"
|
custom = "%C(magenta)%h%C(red)%d %C(yellow)%ar %C(green)%s %C(yellow)(%an)"
|
||||||
[pull]
|
|
||||||
rebase = true
|
|
||||||
[push]
|
[push]
|
||||||
autoSetupRemote = true
|
autoSetupRemote = true
|
||||||
default = upstream
|
default = upstream
|
||||||
|
|
Loading…
Reference in a new issue