aboutsummaryrefslogtreecommitdiff
path: root/builtin-apply.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-05-24 13:19:50 -0700
committerJunio C Hamano <junkio@cox.net>2006-05-24 13:23:31 -0700
commit65aadb92a1ce9605fa2f412b51de91781a3ef3d6 (patch)
tree7ca4a1797979027fb27a10375d5d9f048d812015 /builtin-apply.c
parentcc189c2ca2c725c430f100f61e7c4a6849f93163 (diff)
downloadgit-65aadb92a1ce9605fa2f412b51de91781a3ef3d6.tar.gz
git-65aadb92a1ce9605fa2f412b51de91781a3ef3d6.tar.xz
apply: force matching at the beginning.
When there is no leading context, the patch must match at the beginning of preimage; otherwise there is a "patch adds these lines while the other lines were added to the original file" conflict. This is the opposite of match_end fix earlier in this series. Unlike matching at the end case, we can additionally check the preimage line number recorded in the patch, so the change is not symmetrical with the earlier one. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-apply.c')
0 files changed, 0 insertions, 0 deletions