##// END OF EJS Templates
bash_completion: completion for commands provided by extensions...
bash_completion: completion for commands provided by extensions Make the bash_completion function call _hg_cmd_$cmd to generate completion candidates for $cmd if that function exists. Add basic completion functions for: - mq: - qpop - qpush - qdelete - qsave - qcommit - strip - hbisect: - bisect - patchbomb: - email - gpg: - sign

File last commit:

r2029:d436b21b default
r2041:077a2da7 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
R b
? unknown
%% Should show a and unknown
a
unknown