sapling/tests/test-rebuildstate.out

18 lines
207 B
Plaintext
Raw Normal View History

adding bar
adding foo
% state dump
2007-08-06 08:00:10 +04:00
a 0 -1 baz
n 0 -1 foo
r 0 0 bar
% status
A baz
R bar
C foo
% state dump
n 666 -1 bar
n 666 -1 foo
% status
! bar
? baz
C foo