##// END OF EJS Templates
inotify: fix status not showing "clean" files (issue907)...
inotify: fix status not showing "clean" files (issue907) The inotify server uses 'c' for clean, not 'n'.

File last commit:

r2042:a514c750 default
r7145:6f4a253f default
Show More
test-revert-unknown.out
9 lines | 134 B | text/plain | TextLexer
/ tests / test-revert-unknown.out
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown
? unknown
Vadim Gelfer
small changes to revert command....
r2042 removing b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown and b removed
Vadim Gelfer
rewrite revert command. fix issues 93, 123, 147....
r2029 R b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 ? unknown
%% Should show a and unknown
a
unknown