X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fcvs-migration.txt;h=764cc560b4aeeb7248d94f939c976634bd395823;hb=50cfde14531a5b354bbc3a070fe39c1ee86e2915;hp=775bf4266a769e3ad2ca6eb14333b2c569b98698;hpb=5c94f87e6b17cab5d3b87998d6c907745cb6f5a4;p=git.git diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt index 775bf4266..764cc560b 100644 --- a/Documentation/cvs-migration.txt +++ b/Documentation/cvs-migration.txt @@ -36,7 +36,7 @@ them first before running git pull. ================================ The `pull` command knows where to get updates from because of certain configuration variables that were set by the first `git clone` -command; see `git repo-config -l` and the gitlink:git-repo-config[1] man +command; see `git config -l` and the gitlink:git-config[1] man page for details. ================================