提交 26726718 编写于 作者: M Max Horn 提交者: Junio C Hamano

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: NMax Horn <max@quendi.de>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 caea1a2b
......@@ -148,6 +148,10 @@ Since 'git fast-import' cannot tag trees, you will not be
able to export the linux.git repository completely, as it contains
a tag referencing a tree instead of a commit.
SEE ALSO
--------
linkgit:git-fast-import[1]
GIT
---
Part of the linkgit:git[1] suite
......@@ -1441,6 +1441,10 @@ operator can use this facility to peek at the objects and refs from an
import in progress, at the cost of some added running time and worse
compression.
SEE ALSO
--------
linkgit:git-fast-export[1]
GIT
---
Part of the linkgit:git[1] suite
......@@ -116,6 +116,10 @@ begins with `ext::`. Examples:
determined by the helper using environment variables (see
above).
SEE ALSO
--------
linkgit:gitremote-helpers[1]
GIT
---
Part of the linkgit:git[1] suite
......@@ -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
......@@ -452,8 +452,14 @@ SEE ALSO
--------
linkgit:git-remote[1]
linkgit:git-remote-ext[1]
linkgit:git-remote-fd[1]
linkgit:git-remote-testgit[1]
linkgit:git-fast-import[1]
GIT
---
Part of the linkgit:git[1] suite
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册