summaryrefslogtreecommitdiffstats
path: root/cmds-ancillaryinterrogators.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-ancillaryinterrogators.txt')
-rw-r--r--cmds-ancillaryinterrogators.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/cmds-ancillaryinterrogators.txt b/cmds-ancillaryinterrogators.txt
index 3058ab604..d43f7cec9 100644
--- a/cmds-ancillaryinterrogators.txt
+++ b/cmds-ancillaryinterrogators.txt
@@ -1,45 +1,45 @@
-linkgit:git-annotate[1]::
+linkgit:git-annotate[git]::
Annotate file lines with commit information.
-linkgit:git-blame[1]::
+linkgit:git-blame[git]::
Show what revision and author last modified each line of a file.
-linkgit:git-bugreport[1]::
+linkgit:git-bugreport[git]::
Collect information for user to file a bug report.
-linkgit:git-count-objects[1]::
+linkgit:git-count-objects[git]::
Count unpacked number of objects and their disk consumption.
-linkgit:git-difftool[1]::
+linkgit:git-difftool[git]::
Show changes using common diff tools.
-linkgit:git-fsck[1]::
+linkgit:git-fsck[git]::
Verifies the connectivity and validity of the objects in the database.
-linkgit:git-help[1]::
+linkgit:git-help[git]::
Display help information about Git.
-linkgit:git-instaweb[1]::
+linkgit:git-instaweb[git]::
Instantly browse your working repository in gitweb.
-linkgit:git-merge-tree[1]::
+linkgit:git-merge-tree[git]::
Perform merge without touching index or working tree.
-linkgit:git-rerere[1]::
+linkgit:git-rerere[git]::
Reuse recorded resolution of conflicted merges.
-linkgit:git-show-branch[1]::
+linkgit:git-show-branch[git]::
Show branches and their commits.
-linkgit:git-verify-commit[1]::
+linkgit:git-verify-commit[git]::
Check the GPG signature of commits.
-linkgit:git-verify-tag[1]::
+linkgit:git-verify-tag[git]::
Check the GPG signature of tags.
-linkgit:git-whatchanged[1]::
+linkgit:git-whatchanged[git]::
Show logs with difference each commit introduces.
-linkgit:gitweb[1]::
+linkgit:gitweb[git]::
Git web interface (web frontend to Git repositories).