Updated Install Bash git completion (markdown)
MacPorts has renamed the "git-core" package to just "git".
what works for ubuntu should work for debian
Fixed link to Homebrew install docs
shoud run /etc/bash_completion, not /etc/bash_completion.d
adding a `.d` suffix seems to solve an issue of an inexistent `bash_completion` folder
Cygwin installation instructions
whitespace fix
Revised what to put in your .bash_profile for homebrew install, based on output received from running "brew install git bash-completion"
Added section for Fedora
git-core for Ubuntu. "Package git has no installation candidate"
i believe it was outdated
Added instructions for Windows + msysgit
basic instructions Created Install Bash git-completion (markdown)