##// END OF EJS Templates
Support branch names in contrib/bash_completion...
Support branch names in contrib/bash_completion Anywhere a revision is needed a branch name can be used to specify the tip of that branch, so branch names should be tab completed.

File last commit:

r6344:ffeb926d default
r8719:b5e9ed63 default
Show More
test-rebuildstate.out
9 lines | 110 B | text/plain | TextLexer
/ tests / test-rebuildstate.out
adding bar
adding foo
% state dump after
n 666 -1 bar
n 666 -1 foo
% status
! bar
? baz
C foo