Thread (7 messages) flat view 7 messages, 6 authors, 2016-06-15

Re: [PATCH] Document the -p option for git-show.

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:43:30

Possibly related (same subject, not in this thread)

Miklos Vajna wrote:
+-p::
+       For commits, show the change the commit introduces in a patch form.
This is already documented by referencing git-diff-tree a few lines
above:

	The command takes options applicable to the git-diff-tree[1]
	command to control how the changes the commit introduces are
	shown.

The man page of git-diff-tree talks about -p, and a lot more options.

Side note: -p is the default for git-show (of commits). Nevertheless, it
makes sense to specify it in combination with other options:

	git show -p --stat

will show both the patch and the statistics.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help