Robert Fitzsimons <[EMAIL PROTECTED]> writes: > Allow the user to force a patch that deletes a file to succeed even > though the file might still contain data. Added a test case.
Why? I've seen cases where git-apply incorrectly thinks a patch leaves some data in a file to be deleted, when incomplete lines are involved. But I think that bug has been fixed, and the only case where you would need this new flag should be dealing with a corrupt/invalid patch. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html