Hi.
The latest version of SourceTree on windows has the following gitlab options as host:
- GitLab
- GitLab CE
- Gitlab EE
But it does not recognize my credentials.
Hi.
The latest version of SourceTree on windows has the following gitlab options as host:
But it does not recognize my credentials.
Thanks for sharing that, it seems that from 3.0 onwards, SourceTree supports GitLab indeed!
With Sourcetree 3.0 for both macOS and Windows weâre proud to announce support for additional remote hosting services, namely GitHub Enterprise, Microsoft Visual Studio Team Services, and GitLab (Cloud, CE, EE).
https://blog.sourcetreeapp.com/2018/08/29/sourcetree-3-0-branches-out-with-new-hosting-services
Which options did you use to enter your credentials? Perhaps someone else can share their experiences in using the SourceTree GitLab integration and help.
I finally found the issue, after several attempts between
I eventually noticed that for github and bitbucket the credentials are through âOauthâ, and for GitLab âPersonal access tokenâ. I had generated yesterday a toke, but hadnât used anywhere.
Steps to add a repo from GitLab on SourceTree:
Thanks so much for coming back to share the steps you followed with everyone in the forum.
With these, and the fact that SourceTree now supports GitLab, I think we can finally mark this thread as solved
Hi,
Add Scopes is read_user
, write_repository
login valid
For newbie users like me, an addition to the âmanualâ:
3.0 a) In the Sourcetree API, go to Tools > Options
b) click the tab âauthenticationâ
c) click âaddâ
d) select the correct Hosting Service (i.e. GitLab in this case)
e) proceed to 3. a) from the post above
This is exact solution for adding the gitlab in sourcetree