Conversation
|
You will need to fork the repository. You can't submit to the master On Tue, Sep 8, 2015 at 6:16 PM zzi9397 notifications@github.com wrote:
|
|
@zzi9397 just a note that a "pull request" (often just referred to as a PR) isn't used to do a pull to your local repo. (You've probably figured that out since finishing hw1.) However, since you're here, I thought it would be important to note that PRs are actually very important in industry, if you have code you want to push up to some master or remote repo, but need to go through a review process for it first. You can read more about PRs here, and after doing some web dev work with a company that used GH extensively, I realized that knowing the workflow regarding PRs beforehand can really help. Hope that helps. 😄 |
my first check-in