##// END OF EJS Templates
New option -i/--ignored for 'hg status' to show ignored files....
New option -i/--ignored for 'hg status' to show ignored files. localrepo.changes() now returns an additional list of ignored files if it is called with show_ignored=True.

File last commit:

r1620:6c61646f default
r2022:a59da8cc default
Show More
test-revert-unknown.out
8 lines | 123 B | text/plain | TextLexer
/ tests / test-revert-unknown.out
%% Should show unknown
? unknown
%% Should show unknown and b removed
! b
? unknown
%% Should show a and unknown
a
unknown