X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=90c5bfaf64b4b27ac46a2a0156fee21312f80a7b;hb=9b88fcef7dd6327cc3aba3927e56fef6f6c4d628;hp=5f068c2a1ab225755a443f6a34e3c4797481cd16;hpb=e32faa8adbc8ba9803088e849bc26680134c853c;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 5f068c2a..90c5bfaf 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -139,6 +139,9 @@ Interrogation commands 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-index[1]:: Compares content and mode of blobs between the index and repository.