tests/test-status-inprocess.py.out
author David Soria Parra <davidsp@fb.com>
Thu, 23 Nov 2017 14:12:55 -0800
changeset 35150 ec25c8275cfa
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
hbisect: use a revset for ancestor calculation Since we have revsets we can be more concise in doing the ancestor calulcation. Significant commits are all descendent of the topmost good commits. Test Plan: python run-tests.py test-bisect* Differential Revision: https://phab.mercurial-scm.org/D1498

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