diff options
author | Jonathan Nieder <jrnieder@uchicago.edu> | 2008-07-02 23:54:38 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-05 11:24:39 -0700 |
commit | 0cafe944e9c1d50e0b4377fbf26f2fc1544d0204 (patch) | |
tree | 2b915ba7ca889783e6d8979eb5f5e8c7338b1769 /Documentation/git-repack.txt | |
parent | 9c67c757191b34760bf5f6c1d1426ce1bb01ef08 (diff) | |
download | git-0cafe944e9c1d50e0b4377fbf26f2fc1544d0204.tar.gz |
Documentation: fix gitlinks
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-repack.txt')
-rw-r--r-- | Documentation/git-repack.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-repack.txt b/Documentation/git-repack.txt index 0d72e83023..c956affb43 100644 --- a/Documentation/git-repack.txt +++ b/Documentation/git-repack.txt @@ -72,7 +72,7 @@ OPTIONS `git-update-server-info`. This option skips updating local catalog files needed to publish this repository (or a direct copy of it) - over HTTP or FTP. See gitlink:git-update-server-info[1]. + over HTTP or FTP. See linkgit:git-update-server-info[1]. --window=[N]:: --depth=[N]:: |