Mercurial > hg
diff tests/test-rebase-bookmarks.t @ 39994:6962ebc8f817
localrepo: capture repo interface factory functions as lambas
Previously, the list would hold a reference to the original function
and attempting to wrap the module function via extension wouldn't
result in the wrapped function being called, completely undermining
the expected behavior.
Differential Revision: https://phab.mercurial-scm.org/D4821
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 01 Oct 2018 09:05:40 -0700 |
parents | 4441705b7111 |
children | dc5e5577af39 |