PhpStorm vs Terminal authenticating to BitBucket
I am using PhpStorm as an IDE with a BitBucket repository. To authenticate communicating with the repository (eg push
and pull
) I have installed git-credential-helper
and, in MacOS Terminal, this works fine.