Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 76571cd

Browse files
committed
Screenshots with GitHub repository mark
1 parent 0ece94e commit 76571cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/feature-requests/005-blank-slate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,19 @@ The clone repository dialog begins in search mode. As you type within the text i
8282

8383
Clicking on an entry in the search result list or entering the full clone URL of a GitHub repository changes the dialog to "GitHub clone" mode:
8484

85-
<img width="634" alt="clone dialog, GitHub mode" src="https://user-images.githubusercontent.com/17565/61298175-c356c280-a7ab-11e9-861f-1585e21bb58c.png">
85+
<img width="640" alt="clone dialog, GitHub mode" src="https://user-images.githubusercontent.com/17565/61302430-c2299380-a7b3-11e9-9dd6-9cb2cd55cf46.png">
8686

8787
Clicking the "advanced" arrow expands controls to customize cloning protocol and the created local remote name.
8888

89-
<img width="647" alt="clone dialog, GitHub mode, advanced section expanded" src="https://user-images.githubusercontent.com/17565/61298176-c356c280-a7ab-11e9-8d2c-d2039ae2729e.png">
89+
<img width="639" alt="clone dialog, GitHub mode, advanced section expanded" src="https://user-images.githubusercontent.com/17565/61302431-c2299380-a7b3-11e9-9399-8cd2f8132d33.png">
9090

9191
The "protocol" toggle is initialized to match the value of the `github.preferredRemoteProtocol` config setting. If the protocol is changed, the setting is changed to match.
9292

9393
### Non-GitHub clone mode
9494

9595
Entering the full clone URL of a non-GitHub repository changes the dialog to "non-GitHub clone" mode. Clicking the "advanced" arrow expands controls to customize the created local remote name. (The cloning protocol is inferred from the source URL.)
9696

97-
<img width="643" alt="clone dialog, non-GitHub" src="https://user-images.githubusercontent.com/17565/61298177-c356c280-a7ab-11e9-9ab9-d6deed1d9e6a.png">
97+
<img width="635" alt="clone dialog, non-GitHub mode" src="https://user-images.githubusercontent.com/17565/61302433-c2299380-a7b3-11e9-98db-b2eca8f7f76e.png">
9898

9999
### Common behavior
100100

0 commit comments

Comments
 (0)