Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> writes: > Normally one would use just a bare 'git branch' to list branches. > Why would you want to use --list in an interactive environment (as > opposed to a script)? Isn't it better not to clutter the completion > options with something that the user actually has not need for? $ git branch jc/\* fatal: 'jc/*' is not a valid branch name. $ git branch --list jc/\* jc/advise-i18n jc/advise-push-default ... -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html