[Xfce4-commits] r28557 - in xfce4-dev-tools/trunk: . scripts
Brian J. Tarricone
bjt23 at cornell.edu
Sat Nov 1 17:35:02 CET 2008
On Sat, 1 Nov 2008 11:44:28 +0000 (UTC) Jannis Pohlmann wrote:
> Author: jannis
> Date: 2008-11-01 11:44:28 +0000 (Sat, 01 Nov 2008)
> New Revision: 28557
>
> Modified:
> xfce4-dev-tools/trunk/ChangeLog
> xfce4-dev-tools/trunk/scripts/xdt-commit
> Log:
> * scripts/xdt-commit: Automatically add ChangeLog files of git
> repositories to the commit with "git add ${CHANGELOG}". Use
> "git diff --cached" instead of "git diff HEAD" for the commit
> messages.
Hmm, not sure I like this... wouldn't "git diff HEAD^..HEAD" work
better?
-b
More information about the Xfce4-dev
mailing list