skip-ensure-authenticated = true
squash-uploads = false
-#[pager]
-# diff = diff-highlight | less
-# log = diff-highlight | less
-# show = diff-highlight | less
+[pager]
+ diff = diff-highlight | less
+ log = diff-highlight | less
+ show = diff-highlight | less
[protocol]
# https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html
# https://groups.google.com/forum/m/#!topic/binary-transparency/f-BI4o8HZW0
fsckobjects = true
+[init]
+ defaultBranch = main
+
[merge "merge-changelog"]
name = GNU-style ChangeLog merge driver
driver = /usr/bin/git-merge-changelog %O %A %B
suppressfrom = true
suppresscc = author
smtpserver = localhost:1111
+ transferEncoding = 8bit
+# composeencoding = utf-8
+ assume8bitEncoding = 8bit