|
|
# How to set up SourceTree with your DD GitLab account.
|
|
|
1. Download and install SourceTree if you haven't done so
|
|
|
2. Click on "Remote", then "Add Account".
|
|
|
3. Use the following information for adding a hosting account:
|
|
|
- Hosting Service: GitLab CE
|
|
|
- Host URL: https://gitlab.deterrencedispensed.com
|
|
|
- Preferred Protocol: HTTPS
|
|
|
- Authentication: Personal Access Token
|
|
|
- Username: <can't fill in>
|
|
|
4. Switch back to your web browser, navigate to the DD GitLab. Go to your "Preferences" page.
|
|
|
![image](uploads/197252927cad4279f241c5b560858ed9/image.png)
|
|
|
|
|
|
5. Click on "Access Tokens" on the left.
|
|
|
6. Create an access token with all the scoping. Copy your token.
|
|
|
7. Return to SourceTree, click on "Refresh Personal Access Token".
|
|
|
8. Fill in the information with your *USERNAME*, and *ACCESS TOKEN AS YOUR PASSWORD*.
|
|
|
![image](uploads/82863a452832044f95bd6041612aaa64/image.png) |