Mercurial > hg
comparison contrib/perf.py @ 26898:33eb8a56d0c9
filemerge: treat EOF at prompt as fail, not abort
Previously we'd abort the merge entirely if there was an EOF at the prompt.
This is unnecessary -- it's much better to simply fail and treat the file as
unresolved instead.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Tue, 10 Nov 2015 17:13:16 -0800 |
parents | 5ba0a99ff27f |
children | cdc3e437b481 |
comparison
equal
deleted
inserted
replaced
26897:da1c706c9a35 | 26898:33eb8a56d0c9 |
---|