Skip to content

Commit 8a5b2e1

Browse files
committed
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
2 parents 965d445 + 4fbe83f commit 8a5b2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-show.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ with --name-only).
2626

2727
For plain blobs, it shows the plain contents.
2828

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

3232
This manual page describes only the most frequently used options.

0 commit comments

Comments
 (0)