tests/test-status-inprocess.py.out
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 15 May 2023 08:58:16 +0200
changeset 50512 1c0244a8cdaf
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
store: change `_walk` return to `(filename, (type, size))` If we are to group file per revlog, having the filename as the "main key" will be useful. This change will make the following changes clearer.

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