tests/test-status-inprocess.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 17 Aug 2018 17:59:16 +0000
changeset 39205 8973fc62bfff
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
dagutil: remove heads() and localsubset from revlogdag.__init__ The previous commit removed the last consumer of this API. I'm not going to mark as API incompatible because I doubt anybody used this functionality (outside of possibly passing an argument to revlogdag.__init__). I intend to remove revlogdag later in this series and its API annotation will cover this one. Differential Revision: https://phab.mercurial-scm.org/D4320

% creating repo
% add and commit
C test.py
% change
M test.py