##// END OF EJS Templates
sparse: add test showing `hg merge` is broken while using sparse extension...
sparse: add test showing `hg merge` is broken while using sparse extension This patch adds a test to demonstrate that `hg merge` is broken in some cases while using sparse extension. The case is when you have a file which is: * modified between current wdir parent and merge base * deleted between merge base and merge destination * excluded from sparse checkout Doing `hg merge` results in file not found error. Next patch will fix this. Differential Revision: https://phab.mercurial-scm.org/D3983
Pulkit Goyal -
r38779:91c405f8 stable
Show More
Name Size Modified Last Commit Author
/ contrib / plan9 / hgrc.d
9diff.rc Loading ...
9mail.rc Loading ...
factotum.rc Loading ...