summaryrefslogtreecommitdiffstats
path: root/cmds-plumbinginterrogators.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-20 02:22:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-20 02:22:50 +0000
commit4ad294bce02ce66a5fa0a3aba3267d83fc995773 (patch)
tree9094e6a5f32f0fdaa5e35e0a1dea9d13d5a31fae /cmds-plumbinginterrogators.txt
parent7c73c663897cfb2796fa93efc40ebe4ea33a3db1 (diff)
downloadgit-htmldocs-4ad294bce02ce66a5fa0a3aba3267d83fc995773.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g6f71
Diffstat (limited to 'cmds-plumbinginterrogators.txt')
-rw-r--r--cmds-plumbinginterrogators.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/cmds-plumbinginterrogators.txt b/cmds-plumbinginterrogators.txt
index 28580eae9..ad2256358 100644
--- a/cmds-plumbinginterrogators.txt
+++ b/cmds-plumbinginterrogators.txt
@@ -1,9 +1,6 @@
gitlink:git-cat-file[1]::
Provide content or type/size information for repository objects.
-gitlink:git-describe[1]::
- Show the most recent tag that is reachable from a commit.
-
gitlink:git-diff-files[1]::
Compares files in the working tree and the index.
@@ -19,12 +16,12 @@ gitlink:git-diff-tree[1]::
gitlink:git-for-each-ref[1]::
Output information on each ref.
-gitlink:git-fsck-objects[1]::
- Verifies the connectivity and validity of the objects in the database.
-
gitlink:git-ls-files[1]::
Show information about files in the index and the working tree.
+gitlink:git-ls-remote[1]::
+ List references in a remote repository.
+
gitlink:git-ls-tree[1]::
List the contents of a tree object.