]> git.wh0rd.org - home.git/blobdiff - .gitconfig
gitconfig: enable protocol v2
[home.git] / .gitconfig
index 59a744845cb68c4a0c4ed6fb625deee4ce625060..19d575c8ec912c18718bd78f29107b2b7ea116df 100644 (file)
 #      log  = diff-highlight | less
 #      show = diff-highlight | less
 
+[protocol]
+       # https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html
+       version = 2
+
 [push]
        default = current