Burden: ~30 minutes
Follow every step of these instructions carefully and avoid submitting your assignment in haste or with distractions around you, as these will no doubt hinder your ability to submit successfully.
Note: Before proceeding, make sure you’re using the latest stable release of GitHub Desktop. As of this writing, version 223, Hasty Things Done Hastily, is the latest. Do not use the beta version. If you need to download GitHub Desktop, go here and scroll all the way to the bottom of the page for the latest stable version.
Note: Replace assignment-1
with the name of the assignment repo to which you need to submit your work.
assignment-1
, https://github.com/code-warrior/assignment-1
.
assignment-1
repo by clicking the word fork
in the upper right hand corner.
Clone or download
button, then (2) clicking Open in Desktop
, which will launch the GitHub Desktop client.
Clone As:
alone, then choose where you want to save the fork. (I’m saving in a folder called GitHub
.) Click Clone
in the lower right corner.
FIRSTNAME-LASTNAME--GITHUB-USERNAME
. Click master
in the GitHub Desktop client, at the top, along the left, then choose your branch.
Open in Finder
or Open in Explorer
if you’re using Windows.
GitHub Desktop
client. Your changes should appear as uncommitted changes next to History
. In the screenshot below, for example, I added IMG_0456.jpg
and made a change to index.html
. Both are considered 2 Uncommitted Changes
.
Commit to BRANCH_NAME
button, and (3) clicking Sync
. For example, I’m committing the addition of a picture of a llama.
History
along the top. You should see your commit message along the left.
Pull Request
, then click the left light blue box, then choose the target repo and branch. For example, I need to choose code-warrior/roy-vanegas--roy-vanegas
as the target.
Pull Request
.