* possible minor bug: 'git apply --reject' unnecessarily touches files
@ 2015-03-20 14:01 Noel Grandin
0 siblings, 0 replies; only message in thread
From: Noel Grandin @ 2015-03-20 14:01 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-20 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 14:01 possible minor bug: 'git apply --reject' unnecessarily touches files Noel Grandin
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).