Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] apply: fix copy/rename breakage

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:55

Junio C Hamano [off-list ref] writes:
Recently, 7ebd52a (Merge branch 'dz/apply-again', 2008-07-01) taught
"git-apply" to grok a (non-git) patch that is a concatenation of separate
patches that touch the same file number of files, by recording the
Eh, s/files/times/;
postimage of patch application of previous round and using it as the
preimage for later rounds.

However, this "incremental" mode of patch application contradicts with the
way git rename/copy patches are fundamentally designed....
a patch to produce new files out of existing file by copying to fix this
issue.

Signed-off-by: Junio C Hamano <redacted>
---

 * Applies to 'master'.  I am CC'ing Linus not because he is in any way
   responsible for this breakage, but because this breakage can affect
   heavy users of "git apply".
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help