git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* diff-tree -r and new directories
@ 2008-04-10  6:29 Johannes Sixt
  2008-04-10  6:52 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Sixt @ 2008-04-10  6:29 UTC (permalink / raw)
  To: Git Mailing List

In one of my scriptlets I have this:

   git diff-tree -r --name-only --diff-filter=AM -z "$rev" HEAD --

and I had assumed that only files would ever be listed because of the -r
switch. But this is not true: If there is a new directory, it lists only
the directory's name instead of the files. Is this the intent? Is it worth
changing?

-- Hannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-10  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10  6:29 diff-tree -r and new directories Johannes Sixt
2008-04-10  6:52 ` Junio C Hamano
2008-04-10  7:24   ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).