How to get git-completion.bash to work on Mac OS X?
Problem
I have followed http://blog.bitfluent.com/post/27983389/git-utilities-you-cant-live-without to add to my and I put in my .bashrc_profile But now I am getting this everything I do a . Can you please tell me what am I missing?
Error Output
git-completion.bash
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: How to get git-completion.bash to work on Mac OS X?
I installed git using MacPorts on my new Snow Leopard installation. After MacPorts is installed from the .dmg image, these would be the commands in Terminal.app: If you also want support for pulling from SVN repositories and docs, use this instead of the second line: Then add the following to your ~/.profile or ~/.bash_profile: or for MacPorts since version 2.1.2 on Mountain Lion: or for MacPorts with newer versions of git: Note: bash 4.1 or higher is required by bash_completion.sh. If completi…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix