From 2672671872adf28be744b789f9acd6b2a50d5ed1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 11 Nov 2014 21:17:07 +0100 Subject: doc: add some crossrefs between manual pages In particular, git-fast-import and -export link to each other, and gitremote-helpers links to existing remote helpers, and vice versa. Also link to fast-import from the remote helper spec, as this is relevant for remote helpers using the fast-import format. Signed-off-by: Max Horn Signed-off-by: Junio C Hamano --- Documentation/git-remote-fd.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation/git-remote-fd.txt') diff --git a/Documentation/git-remote-fd.txt b/Documentation/git-remote-fd.txt index bcd37668e3..e700bafa47 100644 --- a/Documentation/git-remote-fd.txt +++ b/Documentation/git-remote-fd.txt @@ -50,6 +50,10 @@ EXAMPLES `git push fd::7,8/bar master`:: Same as above. +SEE ALSO +-------- +linkgit:gitremote-helpers[1] + GIT --- Part of the linkgit:git[1] suite -- cgit v1.2.3