$ git repo-config remote.linus.url http://www.kernel.org/pub/scm/git/git.git/+
$ git config remote.linus.url http://www.kernel.org/pub/scm/git/git.git/
From: Junio C Hamano
$ git repo-config remote.linus.url http://www.kernel.org/pub/scm/git/git.git/+
$ git config remote.linus.url http://www.kernel.org/pub/scm/git/git.git/
and use the "linus" keyword with git pull instead of the full URL.
Examples.
@@ -1969,7 +1969,7 @@ to follow, not easier.