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

Commit 9b467ff

Browse files
committed
Describe the "advanced" details element
1 parent 29def99 commit 9b467ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The "owner" drop-down is populated with the user's account name and the list of
124124

125125
The "repository name" field is initially empty and focused. As the user types, an error message appears if a repository with the chosen name and owner already exists.
126126

127-
The "source remote name" input is pre-populated with the value of the Atom setting `github.cloneSourceRemoteName`. If it's changed to be empty, or to contain characters that are not valid in a git remote name, an error message is shown.
127+
Clicking the "advanced" arrow expands controls to customize cloning protocol and the created local remote name. The "source remote name" input is pre-populated with the value of the Atom setting `github.cloneSourceRemoteName`. If it's changed to be empty, or to contain characters that are not valid in a git remote name, an error message is shown.
128128

129129
The clone destination path is pre-populated with the directory specified as `core.projectHome` in the user's Atom settings joined with the repository name. If the destination directory already exists, the path is considered invalid and an error message is shown.
130130

0 commit comments

Comments
 (0)