Re: "git diff --summary --diff-filter=AD" without --stat does not work.

From: Junio C Hamano <junkio@cox.net>
Date: 2006-10-04 06:36:41
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

>> I think it should only show create/delete notes and not even
>> diff text.
>
> What exactly is the problem? My tree only has minor patches, which should 
> not affect the output of your command, and it does this:
>
> $ git diff --summary --diff-filter=AD next..pu
>  create mode 100644 builtin-diff-status.c
>  create mode 100644 para-walk.c
>  create mode 100644 para-walk.h
>  create mode 100644 test-para.c

I suspect the real issue is that it does not turn 'recursive'
on.



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Oct 04 06:36:51 2006

This archive was generated by hypermail 2.1.8 : 2006-10-04 06:37:47 EST