Thread (1 message) 1 message, 1 author, 2016-06-15

Re: How to tell what paths changed in a merge?

From: Patrick Doyle <hidden>
Date: 2016-06-15 22:50:55

On Mon, Mar 28, 2011 at 9:48 PM, Jeff King [off-list ref] wrote:
Try "git log -c --name-status" and "git log -m --name-status" to show
the "combined" name-status and separate per-parent name-status
respectively. Our default is not to show very much for merges, because
it's a little more expensive to calculate and in the normal case, it
ends up not being very interesting. Your case is not normal. :)
$ git log -m --name-status

looks like it will tell me what I'm looking for... (tomorrow when I'm
more awake and in better shape to try tackling this).

Thanks for your help.

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