X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=e14102127958d98b1bf37a8d7560320249495ad7;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=e9158895b1d08c19aeb2abf6fb191c6da0eba6e4;hpb=0fe51391a80919870f94ddb442df234bb2223f3b;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index e9158895..e1410212 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -134,9 +134,6 @@ gitlink:git-merge-base[1]:: gitlink:git-rev-list[1]:: Lists commit objects in reverse chronological order -gitlink:git-rev-tree[1]:: - Provides the revision tree for one or more commits - gitlink:git-show-index[1]:: Displays contents of a pack idx file. @@ -366,9 +363,6 @@ gitlink:git-count-objects[1]:: gitlink:git-daemon[1]:: A really simple server for GIT repositories. -gitlink:git-diff-helper[1]:: - Generates patch format output for git-diff-* - gitlink:git-get-tar-commit-id[1]:: Extract commit ID from an archive created using git-tar-tree.