Dump all refs and marks during a checkpoint in fast-import.
[gitweb.git] / Documentation / git-remote.txt
index 5b93a8c8be3299150a9f1045c1953fb914e01a33..358c1acfc393f5c94ecf34c372c8f492b016f2ce 100644 (file)
@@ -28,7 +28,7 @@ In the third form, gives some information about the remote <name>.
 
 The remote configuration is achieved using the `remote.origin.url` and
 `remote.origin.fetch` configuration variables.  (See
-gitlink:git-repo-config[1]).
+gitlink:git-config[1]).
 
 Examples
 --------
@@ -58,7 +58,7 @@ See Also
 --------
 gitlink:git-fetch[1]
 gitlink:git-branch[1]
-gitlink:git-repo-config[1]
+gitlink:git-config[1]
 
 Author
 ------