It seems there is a very tight character count limit in .gitconfig
From: Li Zhang <hidden>
Date: 2016-06-15 22:59:37
I tried to add url xxx insteadof xxx in .gitconfig. If the length of url exceed 125, git will not work. I am using Ubuntu. The default version is 1.7.9.5. Maybe the latest version solve this already.