summaryrefslogtreecommitdiffstats
path: root/cmds-ancillaryinterrogators.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-26 15:37:13 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-26 15:37:13 +0900
commita4df8edd688285dc532353d4075d979d5ec20306 (patch)
treeac3e6fa9574d31098f3ad59fc1cd4deb27454cbe /cmds-ancillaryinterrogators.txt
parentabe2c594325aec522daad772d880e019c2a55747 (diff)
downloadgit-htmldocs-a4df8edd688285dc532353d4075d979d5ec20306.tar.gz
Autogenerated HTML docs for v2.19.1-593-gc670b
Diffstat (limited to 'cmds-ancillaryinterrogators.txt')
-rw-r--r--cmds-ancillaryinterrogators.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/cmds-ancillaryinterrogators.txt b/cmds-ancillaryinterrogators.txt
index f1c167b4d..019325934 100644
--- a/cmds-ancillaryinterrogators.txt
+++ b/cmds-ancillaryinterrogators.txt
@@ -4,9 +4,6 @@ linkgit:git-annotate[1]::
linkgit:git-blame[1]::
Show what revision and author last modified each line of a file.
-linkgit:git-cherry[1]::
- Find commits yet to be applied to upstream.
-
linkgit:git-count-objects[1]::
Count unpacked number of objects and their disk consumption.
@@ -16,9 +13,6 @@ linkgit:git-difftool[1]::
linkgit:git-fsck[1]::
Verifies the connectivity and validity of the objects in the database.
-linkgit:git-get-tar-commit-id[1]::
- Extract commit ID from an archive created using git-archive.
-
linkgit:git-help[1]::
Display help information about Git.
@@ -31,9 +25,6 @@ linkgit:git-merge-tree[1]::
linkgit:git-rerere[1]::
Reuse recorded resolution of conflicted merges.
-linkgit:git-rev-parse[1]::
- Pick out and massage parameters.
-
linkgit:git-show-branch[1]::
Show branches and their commits.