I have a development machine running mercurial 1.6.3. Tab completion in bash works great for completing commands, tags and branch names. I've set up a new machine with the same mercurial version (both running python 2.6), but when I try to use tab completion, I only get hg commands and tags to show - no branch name. Is there anything I need to configure to have branch names included as well? thanks.
|
feedback
|