Shawn Pearce wrote: > Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx> wrote: >> removing the git-completion package and copying the bash completion script >> from /usr/share/doc/git-core/contrib/completion to /etc/bash_completion.d >> solves the problem. I am getting completion working fine now. > > Good. :-) > > Let us know if there's anything you'd like to see in the bash > completion... I just sent out two rounds of patches for it, but > certainly still have more work to do on it. I'd like to see completion for git-format-patch, git-cherry-pick and git-rebase. I tried to start doing completion for git-format-patch, but realized that I don't know bash, and bash completion enough for that. While at it, do git-completion.bash takes into consideration that some commands doesn't accept branch which is current branch. Otherwise, I find git-completion for bash very useful. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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