##// END OF EJS Templates
histedit: make check for unresolved conflicts explicit (issue5545)...
histedit: make check for unresolved conflicts explicit (issue5545) Previously, we'd rely on the implicit check that `localrepo.commit` did. The problem is that that check only happened when the working copy was dirty. With a "clean" working copy but unresolved conflicts we'd get into a broken state. To fix that, do what rebase does and check for unresolved conflicts at the start of histedit --continue.
Siddharth Agarwal -
r32057:e5ffc91a stable
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / zstd / dictBuilder
cover.c Loading ...
divsufsort.c Loading ...
divsufsort.h Loading ...
zdict.c Loading ...
zdict.h Loading ...