tests/test-status-inprocess.py.out
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 20 Jul 2018 09:58:09 -0700
changeset 38883 119d14f41cb2
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
revlog: remove some knowledge of sentinel nullid in index I think the "-2" to mean "last position in index, not counting the null revision at the end" is an implementation detail of the index that we should avoid spreading knowledge of. I hope we can even remove support for index[-2]. Differential Revision: https://phab.mercurial-scm.org/D4016

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