Git bash completion is great, but we always have special characters in our branches - particularly we name the branch after the trac ticket #, like "#1234-foo". Git's branch completion mechanism doesn't quote the branch name in this case, so the branch name and anything after it is commented out. Any idea how hard it would be to wrap the branch name in quotes (possibly only when there's characters requiring quoting in the branch name) ? Thanks, Dobes -- 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