Message6839

Author pmezard
Recipients dduvall, djc, mg
Date 2008-08-25.07:15:57
Content
Ok, the important part here is "when I know that my changes do not overlap". mq
should know it for you, because when you mistake you highly risk to lose local
changes *plus if panicking a little, mangle changes in the current patch*.

What I propose is: --force is OK if local changes files do not intersect with
patched files, fails otherwise.
History
Date User Action Args
2008-08-25 07:15:58pmezardsetmessageid: <1219648558.08.0.257890424076.issue1179@selenic.com>
2008-08-25 07:15:58pmezardsetrecipients: + dduvall, mg, djc
2008-08-25 07:15:58pmezardlinkissue1179 messages
2008-08-25 07:15:57pmezardcreate