git: Set log.follow
I always want to 'follow' if possible.
This commit is contained in:
@@ -38,6 +38,8 @@
|
|||||||
program = ~/.config/gnupg/gpg.loopback
|
program = ~/.config/gnupg/gpg.loopback
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
[log]
|
||||||
|
follow = true
|
||||||
[merge]
|
[merge]
|
||||||
log = true
|
log = true
|
||||||
suppressDest = *
|
suppressDest = *
|
||||||
|
|||||||
Reference in New Issue
Block a user