Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH] git show <tree>: show mode and hash, and handle -r

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:45:32

Johannes Schindelin schrieb:
Now, git show <tree> shows some more information, and with the -r option,
it recurses into subdirectories.

Requested by Scott Chacon.

Signed-off-by: Johannes Schindelin <redacted>
---

	The only quirk is the command line parsing for -r: we cannot use 
	DIFF_OPT_TST(&rev.diffopt, RECURSIVE), because that is switched 
	on not only by cmd_log_init(), but implicitly by 
	diff_setup_done(), because FORMAT_PATCH is selected by git-show.
This comment should for sure go into the commit message.

-- 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