view tests/test-status-inprocess.py.out @ 44310:beea86e4d332

context: use manifest.walk() instead of manifest.match() to get file list The former doesn't create a whole extra manifest in order to produce the matching file list, which is all we actually cared about here. Sigh. Differential Revision: https://phab.mercurial-scm.org/D8080
author Augie Fackler <augie@google.com>
date Wed, 05 Feb 2020 15:15:18 -0500
parents 07dbafd3a0e2
children
line wrap: on
line source

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