SubmittingPatches: document how to reference previous commits
[gitweb.git] / Documentation / git-remote-ext.txt
index 58b7facb09915a1856613dfcfd32b28d30cf896c..b25d0b5996b560837648c13c742bfc5ad09f0310 100644 (file)
@@ -86,7 +86,7 @@ begins with `ext::`.  Examples:
        edit .ssh/config.
 
 "ext::socat -t3600 - ABSTRACT-CONNECT:/git-server %G/somerepo"::
-       Represents repository with path /somerepo accessable over
+       Represents repository with path /somerepo accessible over
        git protocol at abstract namespace address /git-server.
 
 "ext::git-server-alias foo %G/repo"::
@@ -116,10 +116,9 @@ begins with `ext::`.  Examples:
        determined by the helper using environment variables (see
        above).
 
-Documentation
---------------
-Documentation by Ilari Liusvaara, Jonathan Nieder and the Git list
-<git@vger.kernel.org>
+SEE ALSO
+--------
+linkgit:gitremote-helpers[1]
 
 GIT
 ---