X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitconfig;fp=.gitconfig;h=19d575c8ec912c18718bd78f29107b2b7ea116df;hb=4db942a3f9bac7bb2c02ccf31984486feb368ef3;hp=59a744845cb68c4a0c4ed6fb625deee4ce625060;hpb=28101c227221b77566a9e3938508d930f26f9a69;p=home.git diff --git a/.gitconfig b/.gitconfig index 59a7448..19d575c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -33,6 +33,10 @@ # 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