Skip to content

Comment on How to Set Up Git Completion and Repo State on OS X

Comments

Couple typos:

"In the git-completion.bash file" should be "In the .git-completion.bash file"

"In the git-prompt.sh file" should be "In the .git-prompt.sh file"

Updating the permissions is not necessary.

Step 4 should also include adding

    source ~/.git-completion.bash
    source ~/.git-prompt.sh
Step 5 you can add "Run . ~/.bash_profile" or "close and re-launch your terminal"

Thanks for the tips!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.