changeset 43712 | f965b1027fb0 |
parent 43142 | beed7ce61681 |
child 44073 | b9e174d4ed11 |
--- a/mercurial/interfaces/repository.py Fri Nov 15 14:41:00 2019 -0800 +++ b/mercurial/interfaces/repository.py Fri Nov 15 14:47:31 2019 -0800 @@ -1746,7 +1746,7 @@ def currentwlock(): """Return the wlock if it's held or None.""" - def checkcommitpatterns(wctx, vdirs, match, status, fail): + def checkcommitpatterns(wctx, match, status, fail): pass def commit(