Skip to content
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

Update CONTRIBUTING.md #158

Merged
merged 4 commits into from
Mar 7, 2016
Merged

Update CONTRIBUTING.md #158

merged 4 commits into from
Mar 7, 2016

Conversation

zkamvar
Copy link
Contributor

@zkamvar zkamvar commented Mar 4, 2016

This is to address #153

I decided to create a formal pull request since @smanel had shown that she approved the changes in #132 (comment)

This is to address #153
`git clone https://github.com/YourAccount/popgenInfo.git`
Note: the https protocol is easier to follow, but it's possible to use ssh as well ([details here](https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork)).
5. Add the NESCent repository to upstream with
`git remote add NESCent https://github.com/NESCent/popgenInfo.git`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a strong reason to name the remote NESCent? The convention is upstream, which is also used in the Github tutorial that's referenced. The name NESCent also IMHO is is tied more to the current location of the repository than needed - that the repo is under the NESCent organization is more circumstantial than required for the functioning of the whole workflow.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a good point. I can change this easily, but it will also mean that I will also need to change the git2r vignette and inform our collaborators to rename their remote upstream.

I will make further commits.

zkamvar added 2 commits March 7, 2016 08:51
changed remote name from NESCent to upstream as per convention
4. On the command line, clone the repository to your machine using
`git clone https://github.com/YourAccount/popgenInfo.git`
Note: the https protocol is easier to follow, but it's possible to use ssh as well ([details here](https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork)).
5. Add the NESCent repository to upstream with
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean as instead of to? Otherwise, the notion of adding a repository to upstream sounds odd to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 will fix

@hlapp
Copy link
Member

hlapp commented Mar 7, 2016

Aside from some nitpicking 😄 I think this is ready to merge!

@zkamvar
Copy link
Contributor Author

zkamvar commented Mar 7, 2016

Then I shall merge it as many of the nits have been picked!

zkamvar added a commit that referenced this pull request Mar 7, 2016
@zkamvar zkamvar merged commit 19ef163 into master Mar 7, 2016
@zkamvar zkamvar deleted the update-contributing branch March 7, 2016 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants