Merge branch 'hy/doc-show-is-like-log-not-diff-tree' into maint-2.42

Doc update.

* hy/doc-show-is-like-log-not-diff-tree:
  show doc: redirect user to git log manual instead of git diff-tree
maint
Junio C Hamano 2023-11-02 16:53:25 +09:00
commit 8a5b2e1157
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ with --name-only).

For plain blobs, it shows the plain contents.

The command takes options applicable to the 'git diff-tree' command to
Some options that 'git log' command understands can be used to
control how the changes the commit introduces are shown.

This manual page describes only the most frequently used options.