I decided to turn on Git protocol 2nd ver (I suppose it's faster, noiseless), so I did:
git config --global protocol.version 2
But when I try
git pull
I get an error saying:
fatal: unknown value for config 'protocol.version': 2
My OS is Ubuntu 18.04. My friend on Ubuntu 16.04 did the same and it worked for him. Am I maybe missing some dependencies?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…