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'.
I ended up deleting osxkeychain from the config file.
git config --global --edit