Skip to content

[Documentation:Developer] Github instructions for fork page #608

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 1 commit into from
Jun 3, 2024
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.
Loading