D5543: histedit: crashing with a more useful error message on empty defaultrev

Yuya Nishihara yuya at tcha.org
Thu Jan 10 06:20:51 EST 2019


Queued for stable, thanks.

> +    else:
> +        raise error.Abort('config option histedit.defaultrev can\'t be empty')

Wrapped the message with `_()`.


More information about the Mercurial-devel mailing list