diff options
author | Jeff King <peff@peff.net> | 2006-08-02 12:32:32 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-02 11:32:04 -0700 |
commit | 7fe08af485a02e28ea11b978e6543fbb78d80943 (patch) | |
tree | 6021c68a161f40d3940e413307d51bb586ee07e4 /Documentation/git-cvsimport.txt | |
parent | ec19a22b74d39da1bf22e10acadc7f712a4976c5 (diff) | |
download | git-7fe08af485a02e28ea11b978e6543fbb78d80943.tar.gz git-7fe08af485a02e28ea11b978e6543fbb78d80943.tar.xz |
Documentation: convert uses of git-link macro to gitlink
There isn't and never was such a macro; all uses are typos.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-cvsimport.txt')
-rw-r--r-- | Documentation/git-cvsimport.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt index b0c6d7c30..d21d66bfe 100644 --- a/Documentation/git-cvsimport.txt +++ b/Documentation/git-cvsimport.txt @@ -116,7 +116,7 @@ file each time git-cvsimport is run. + It is not recommended to use this feature if you intend to export changes back to CVS again later with -git-link[1]::git-cvsexportcommit. +gitlink:git-cvsexportcommit[1]. OUTPUT ------ |