summaryrefslogtreecommitdiffstats
path: root/cmds-ancillarymanipulators.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
commit35738e87105e1a11ced6a6b497146bbd189d4fb2 (patch)
tree352f4473f85ea0e327b3a0e3b9739d80f8462eb9 /cmds-ancillarymanipulators.txt
parent14b76487ff861981455b320a2c6d17632997773e (diff)
downloadgit-htmldocs-35738e87105e1a11ced6a6b497146bbd189d4fb2.tar.gz
Autogenerated HTML docs for v1.5.4-rc2-60-gb2e62
Diffstat (limited to 'cmds-ancillarymanipulators.txt')
-rw-r--r--cmds-ancillarymanipulators.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/cmds-ancillarymanipulators.txt b/cmds-ancillarymanipulators.txt
index b89998a03..c30ca41a9 100644
--- a/cmds-ancillarymanipulators.txt
+++ b/cmds-ancillarymanipulators.txt
@@ -1,36 +1,36 @@
-gitlink:git-config[1]::
+linkgit:git-config[1]::
Get and set repository or global options.
-gitlink:git-fast-export[1]::
+linkgit:git-fast-export[1]::
Git data exporter.
-gitlink:git-fast-import[1]::
+linkgit:git-fast-import[1]::
Backend for fast Git data importers.
-gitlink:git-filter-branch[1]::
+linkgit:git-filter-branch[1]::
Rewrite branches.
-gitlink:git-lost-found[1]::
+linkgit:git-lost-found[1]::
(deprecated) Recover lost refs that luckily have not yet been pruned.
-gitlink:git-mergetool[1]::
+linkgit:git-mergetool[1]::
Run merge conflict resolution tools to resolve merge conflicts.
-gitlink:git-pack-refs[1]::
+linkgit:git-pack-refs[1]::
Pack heads and tags for efficient repository access.
-gitlink:git-prune[1]::
+linkgit:git-prune[1]::
Prune all unreachable objects from the object database.
-gitlink:git-reflog[1]::
+linkgit:git-reflog[1]::
Manage reflog information.
-gitlink:git-relink[1]::
+linkgit:git-relink[1]::
Hardlink common objects in local repositories.
-gitlink:git-remote[1]::
+linkgit:git-remote[1]::
manage set of tracked repositories.
-gitlink:git-repack[1]::
+linkgit:git-repack[1]::
Pack unpacked objects in a repository.