mercurial/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Fri, 05 Jun 2015 13:41:14 -0700
changeset 25557 52c552a05414
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
crecord: exit edition of hunk with non-zero status does not interrupt session Before this patch, when editing a hunk, if the editor was exiting with a non- zero status the crecord session would be aborted. This patch makes crecord handle the failure and goes back to the state before the failed edition. We use the new error reporting mechanism introduced in the previous patch to notify the user of the issue.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: