X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=92cfe0ee31a3ce6fc85ac4041ae9bb17e6419a8d;hb=2ba53073f7c14cf45f220e59e4b54a4b657f7216;hp=875d4877667d8d7cc92eca7af319a29e029221d1;hpb=c1fe2fe4fe685e0587c3949f953aab726de88994;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 875d4877..92cfe0ee 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.