emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imagemagick patch v1


From: Stephen J. Turnbull
Subject: Re: imagemagick patch v1
Date: Sun, 02 Aug 2009 09:46:49 +0900

address@hidden writes:

 > I removed the configure hunks manually this time.
 > Do you know of a way to do it automatically?

(1) remove configure from git control
(2) git diff -- file1 file2 ...

It's probably easiest to do something like

(3) git ls-files -m -x configure | xargs git diff --

if that works.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]