I am using Git as many of you do. Also, I don't use any GUI for that — just CLI. So I was wondering: are there any way to make Git commands (git status, git checkout etc.) complete themselves when hitting Tab? Like other CLI commands do.
P.S. I'm using Arch Linux, if that anyhow matters.
/etc/bash_completion.d/gitor not, it belongs to core/git – warl0ck Aug 13 '12 at 11:37