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

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-09-29 09:04:15 -07:00
commit e076f3a23f
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.