Hi,
I have trouble pushing to my Gitlab repo.
I use Sourcetree 3.3.8 on Windows. I use HTTPS and a Personal Access Token to authenticate, and according to Tools -> Options -> Authentication -> my gitlab account -> Edit, authentication is OK. I'm able to pull from the repo. However when I try to push, I get the error message:
"remote: HTTP Basic: Access denied
fatal: Authentication failed for <repo url>"
Upon retrying the push, the list of branches is empty.
Weirdly when using 3.3.8 on another Windows machine, with the same authentication method (different PAT of course), it works fine. Both PATs have the same scopes.