$ 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 7ad22dc9253e1434fcf289ab9cfe23067018e0a9 Mon Sep 17 00:00:00 2001
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.