Update screenshots

This commit is contained in:
Steve Ward 2019-03-22 11:48:53 -04:00
parent b56202fdb7
commit 46650578e2
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ To authenticate against Bitbucket repositories you will need to create a persona
3. Under **App passwords** click **Create app password**
![](https://user-images.githubusercontent.com/721500/54833905-603d9f00-4c95-11e9-8cd7-62a294542022.png)
![](https://user-images.githubusercontent.com/721500/54835003-a98eee00-4c97-11e9-809f-1b409aa4c5f9.png)
4. Under the **Details** section in **Add app password** enter a label for your password
@ -18,7 +18,7 @@ To authenticate against Bitbucket repositories you will need to create a persona
6. Click **Create** to create a new token, and then copy the token to your clipboard.
![](https://user-images.githubusercontent.com/721500/54833912-63d12600-4c95-11e9-805c-6208aaccad20.png)
![](https://user-images.githubusercontent.com/721500/54835019-b14e9280-4c97-11e9-98e2-bf308e6a42f9.png)
## Cloning your Bitbucket repository in GitHub Desktop
@ -28,6 +28,6 @@ To authenticate against Bitbucket repositories you will need to create a persona
2. You will receive an `Authentication Failed` error. Enter your Bitbucket username and paste in the token you just copied to your clipboard as your password. Click **Save and Retry** to successfully clone the repository to your local machine in GitHub Desktop.
![](https://user-images.githubusercontent.com/721500/54832263-36cf4400-4c92-11e9-8937-6617a0a564b5.png)
![](https://user-images.githubusercontent.com/721500/54835296-33d75200-4c98-11e9-9c6f-71bbfdd26336.png)
- **Note:** Your Bitbucket credentials will be securely stored on your local machine so you will not need to repeat this process when cloning another repository from Bitbucket.

View file

@ -6,7 +6,7 @@ To authenticate against GitLab repositories you will need to create a personal a
1. Go to your GitLab account and select **Settings** in the user profile dropdown.
![](https://user-images.githubusercontent.com/721500/54831873-8d884e00-4c91-11e9-9087-57af715d8321.png)
![](https://user-images.githubusercontent.com/721500/54834720-1f468a00-4c97-11e9-9a0f-4c92224064d0.png)
2. Select ** Access tokens**
@ -26,6 +26,6 @@ To authenticate against GitLab repositories you will need to create a personal a
2. You will receive an `Authentication Failed` error. Enter your GitLab username and paste in the token you just copied to your clipboard as your password. Click **Save and Retry** to successfully clone the repository to your local machine in GitHub Desktop.
![](https://user-images.githubusercontent.com/721500/54832263-36cf4400-4c92-11e9-8937-6617a0a564b5.png)
![](https://user-images.githubusercontent.com/721500/54835396-5f5a3c80-4c98-11e9-9306-df234f8f7abc.png)
- **Note:** Your GitLab credentials will be securely stored on your local machine so you will not need to repeat this process when cloning another repository from GitLab.