I\'ve read this answer about eight-five times, but there\'s something I\'m not understanding correctly:
git-upload-pack: command not found, how to fix this correctly
I was getting the following errors:
git-credential-osxkeychain died of signal 11
When I was doing git pull, I would get
fatal: https://github.com/.../../info/refs?service=git-upload-pack not found: did you run git update-server-info on the server?
I am guessing it had to do with my previous invalid github credentials in the keychain.
Incase any of the above answers does not help.