ssh -vT working but still getting public key denied
If you run into this issue:
$ git pull origin master -v
\302\226git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please, please make sure you're not copying/pasting from the web browser widget into git bash. There's a character being misread by gitbash. Typing in the address yourself may resolve the issue.