git and bash-completions

I don't know if anyone else uses the bash-completions script, but if you do it appears that there is git support available for it. It makes things much, much easier. Long topic branch names especially become much easier to work with because you can just tab-complete them.

Here's a site I came across where a guy was talking about using bash-completions with git.
   http://www.simplicidade.org/notes/archives/2008/02/git_bash_comple.html

For anyone that uses a Mac and *really* doesn't want to go to any effort...