Remove 'credential-osxkeychain'

Jared Zoneraich picture Jared Zoneraich · Jul 31, 2012 · Viewed 15.2k times · Source

I tried adding 'credential-osxkeychain' I followed these steps, but it has not installed correctly. I no longer want it. How can I stop git from calling it (when I do a pull)? Thank you!

git pull

git: 'credential-osxkeychain' is not a git command. See 'git --help'.
Username for 'https://github.com': jzone3
Password for 'https://[email protected]': 
git: 'credential-osxkeychain' is not a git command. See 'git --help'.

Answer

Jared Zoneraich picture Jared Zoneraich · Aug 1, 2012

I ended up deleting osxkeychain from the config file.

git config --global --edit