-
Notifications
You must be signed in to change notification settings - Fork 62.6k
[GitHub Desktop] Add new working with a fork flow #3210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
594e77b
Update conceptual information
ethanpalm c5344c9
Add reusables
ethanpalm b45af49
Update forking proecdural
ethanpalm 506a2c4
Add new screenshots
ethanpalm fcb8c99
Merge branch 'main' into desktop-fork-flow
chiedo 090f191
Update images
ethanpalm 46d0bec
Move OS versioning into reusables
ethanpalm af1f10b
Incorporate reviewer feedback
ethanpalm 39d1707
Incorporate reviewer feedback
ethanpalm a19d23b
Merge branch 'main' into desktop-fork-flow
ethanpalm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
1. In the **File** menu, click **Clone Repository**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
1. Click **Choose...** and navigate to a local path where you want to clone the repository. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
1. Click **Clone**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
1. Click the tab that corresponds to the location of the repository you want to clone. You can also click **URL** to manually enter the repository location. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
1. Choose the repository you want to clone from the list. | ||
|
||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
1. If you plan to use this fork for contributing to the original upstream repository, click **To contribute to the parent project**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
||
2. If you plan to use this fork for a project not connected to the upstream, click **For my own purposes**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
||
3. Click **Continue**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
1. Open the **Repository** menu, then click **Repository settings...**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
1. Click **Fork behavior**, then select how you want to use the fork. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
||
2. Click **Save**. | ||
|
||
{% mac %} | ||
|
||
 | ||
|
||
{% endmac %} | ||
|
||
{% windows %} | ||
|
||
 | ||
|
||
{% endwindows %} | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.