git pull gives error: 401 Authorization Required while accessing https://git.foo.com/bar.git
- by spuder
My macbook pro is able to clone/push/pull from the company git server.
My cent 6.3 vm gets a 401 error
git clone https://git.acme.com/git/torque-setup
"error: The requested URL returned error: 401 Authorization Required while accessing https://git.acme.com/git/torque-setup/info/refs
As a work around, I've tried creating a folder, with an empty…