mercurial/testing/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 05 Oct 2018 16:01:21 -0700
changeset 40078 937ce75ea18c
parent 39772 ae531f5e583c
child 46984 99c629101b73
permissions -rw-r--r--
narrow: update TODO.rst now that the narrowspec is in .hg/store We no longer have the unfortunate wrappostshare() and unsharenarrowspec() since 576eef1ab43d (narrow: move .hg/narrowspec to .hg/store/narrowspec (BC), 2018-08-02). Differential Revision: https://phab.mercurial-scm.org/D4902