Mercurial > hg
diff mercurial/graphmod.py @ 32988:4e7352b8325c stable
eol: fix 'error' parameter name in the commitctx wrapper
Since its introduction in 9dfee83c93c8, the parameter has always been name
"error". Yet the eol extension have been using 'haserror' as the argument name,
breaking extensions with subclass passing 'error' as a keyword argument.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 23 Jun 2017 13:22:04 +0200 |
parents | d0b9e9803caf |
children | 906da89821ce |