From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: joakim@verona.se
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: imagemagick patch v1
Date: Sun, 02 Aug 2009 09:46:49 +0900 [thread overview]
Message-ID: <87ljm3ca9y.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <m3iqh7te7p.fsf@verona.se>
joakim@verona.se 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.
next prev parent reply other threads:[~2009-08-02 0:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-01 19:47 imagemagick patch v1 joakim
2009-08-01 21:04 ` Eli Zaretskii
2009-08-01 21:29 ` joakim
2009-08-02 0:46 ` Stephen J. Turnbull [this message]
2009-08-02 9:52 ` Andreas Schwab
2009-08-02 14:24 ` Chong Yidong
2009-08-02 22:39 ` joakim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ljm3ca9y.fsf@uwakimon.sk.tsukuba.ac.jp \
--to=stephen@xemacs.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=joakim@verona.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.