Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _docs/developer/getting_started/commit_to_PR_from_fork.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ the forked repository has granted the necessary permissions*. This
allows multiple developers to collaborate and finalize a PR for
merging to the main branch.

If you use Github Desktop or have the Github CLI installed, the simplest
way to work on a fork is to click the **Code** dropdown on the PR's page
on Github and checkout the PR from there.

![alt text](/images/fork-checkout.png)

The instructions below are for command line use of git.

1. **Before** you begin, confirm that your local main branch of Submitty is
Expand Down
Binary file added images/fork-checkout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.