Seeing added and removed files between two tree states

2 messages, 2 authors, 2016-08-11 · open the first message on its own page

Seeing added and removed files between two tree states

From: Alex Bennee <hidden>
Date: 2016-08-11 20:32:18

In there a way to see just what files where added between two points in
the tree? I want something better than parsing the diffstat.

I thought git-ls-files -ad comittish..comitishb would do the trick but
it seems not.

-- 
Alex, homepage: http://www.bennee.com/~alex/
... at least I thought I was dancing, 'til somebody stepped on my hand.
-- J. B. White

Re: Seeing added and removed files between two tree states

From: Shawn Pearce <hidden>
Date: 2016-08-11 19:52:01

Alex Bennee [off-list ref] wrote:
In there a way to see just what files where added between two points in
the tree? I want something better than parsing the diffstat.
[spearce@pb15 git]$ git diff-tree -r --abbrev --diff-filter=A next build
:000000 100644 0000000... 3d53d17... A  shallow.c
:000000 100644 0000000... 1fe7a1b... A  xdiff/xmerge.c

?

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