X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-receive-pack.txt;h=8afde14373723a9894e4da5b7f2281b18e75e93f;hb=794f9fe7db30e2aff8f8f0543c6d18bf579cdbc2;hp=2f1a1f8ebb4ef8655f791bfb31ba6f032d3d9236;hpb=379955c696a417f0fb6118f2fd91dbffd2816ad1;p=git.git diff --git a/Documentation/git-receive-pack.txt b/Documentation/git-receive-pack.txt index 2f1a1f8e..8afde143 100644 --- a/Documentation/git-receive-pack.txt +++ b/Documentation/git-receive-pack.txt @@ -1,6 +1,5 @@ git-receive-pack(1) =================== -v0.1, July 2005 NAME ---- @@ -77,6 +76,12 @@ OPTIONS :: The repository to sync into. + +SEE ALSO +-------- +gitlink:git-send-pack[1] + + Author ------ Written by Linus Torvalds @@ -87,4 +92,4 @@ Documentation by Junio C Hamano. GIT --- -Part of the link:git.html[git] suite +Part of the gitlink:git[7] suite