lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add --dirstat-by-file diff option
- Date: Fri, 5 Sep 2008 15:41:58 -0400
- From: Jeff King <peff@xxxxxxxx>
- Subject: Re: [PATCH] Add --dirstat-by-file diff option
On Fri, Sep 05, 2008 at 10:27:35PM +0300, Heikki Orsila wrote:
> --dirstat-by-file is the same as --dirstat, but it counts
> "impacted files" instead of "impacted lines" (lines that
> are added or removed).
>
> The patch also cleans --cumulative option handling.
> DIFF_OPT_CUMULATIVE_DIRSTAT is used instead of
> DIFF_FORMAT_CUMULATIVE.
I was going to suggest that this actually be split into two patches for
readability, but lo and behold, Junio has already committed a fix for
--cumulative to next. So you probably should rebase your other changes
(which look reasonable to me) on top of that.
-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html