Mercurial > hg
diff contrib/casesmash.py @ 35047:32d079f37207
bundlerepo: make methods agree with base class
My editor was complaining about mismatches between method
signatures.
For methods that are implemented, we change arguments to match
the base. For those that aren't, we use variable arguments
because it shouldn't matter.
Differential Revision: https://phab.mercurial-scm.org/D1372
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 11 Nov 2017 17:02:31 -0800 |
parents | 42a7301fb4d5 |
children | 2372284d9457 |