diff contrib/undumprevlog @ 27159:7e10b860c174

webcommands: stop using ersatz if-else ternary operator for rename variable 6ddc86eedc3b didn't remove it, let's do it now. Placing the added lines into the already existing "if fctx is not None" block also makes webcommands.comparison() look a bit more like webcommands.filediff(), which eases possible future refactoring. And fctx is not None only when path in ctx, so logically it's equivalent.
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 28 Nov 2015 16:46:31 +0800
parents 5bd1f6572db0
children 4f76c0c490b3
line wrap: on
line diff