mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
gitconfig: branch.autosetupmerge always
This commit is contained in:
parent
ef28f5be27
commit
d1066676f9
@ -21,3 +21,5 @@
|
|||||||
signingkey = 0xDAA6CA08F2E96AC7
|
signingkey = 0xDAA6CA08F2E96AC7
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
|
[branch]
|
||||||
|
autosetupmerge = always
|
||||||
|
Loading…
Reference in New Issue
Block a user