From: Noel Grandin <noel@peralex.com>
To: git@vger.kernel.org
Subject: possible minor bug: 'git apply --reject' unnecessarily touches files
Date: Fri, 20 Mar 2015 16:01:16 +0200 [thread overview]
Message-ID: <550C282C.6090302@peralex.com> (raw)
Hi
I'm doing some splitting of a large patch and I noticed that when I do
$ git apply --reject large_patch.diff
and it generates a lot of .rej files, it seems to be touching the files that produced the .rej output, even if nothing
in that particular file was actually updated.
Not a major issue, but it would help my build times, which are considerable when working on LibreOffice :-)
Thanks, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
reply other threads:[~2015-03-20 14:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=550C282C.6090302@peralex.com \
--to=noel@peralex.com \
--cc=git@vger.kernel.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).