]> git.ipfire.org Git - thirdparty/git.git/commitdiff
docs/archimport: quote sourcecontrol.net reference
authorJeff King <peff@peff.net>
Thu, 20 Apr 2017 20:34:41 +0000 (16:34 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Apr 2017 05:05:38 +0000 (22:05 -0700)
git-archimport has an option to register archives at
mirrors.sourcecontrol.net. The sourcecontrol.net domain
still exists, but that hostname no longer exists.

That means this feature is presumably broken. I'll leave the
examination and modification of that to people who might
actually use archimport. But in the meantime, let's wrap the
reference in the documentation in backticks, which will
avoid turning it into a broken link (and thus polluting
linkchecker results).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-archimport.txt

index 163b9f6f4140d787e3edccd7c13deadff789c3f3..ea7065336920756d03329475472016391cec83dc 100644 (file)
@@ -96,7 +96,7 @@ OPTIONS
        pruned.
 
 -a::
-       Attempt to auto-register archives at http://mirrors.sourcecontrol.net
+       Attempt to auto-register archives at `http://mirrors.sourcecontrol.net`
        This is particularly useful with the -D option.
 
 -t <tmpdir>::