swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Clarify readme and contributing #537

Closed stevenkoenig closed 10 years ago

stevenkoenig commented 10 years ago

Greg asked volunteers to review these two files ([Discuss] volunteer wanted to clarify README.md and CONTRIBUTING.md) and I did. Feel free to comment.

rgaiacs commented 10 years ago

+1 for the changes. I didn't like the "certain conditions" for others file formats but I'm OK with it.

stevenkoenig commented 10 years ago

Continued in #543.

wking commented 10 years ago

On Sun, Jun 15, 2014 at 10:08:25AM -0700, Steven Koenig wrote:

Continued in #543.

Instead of migrating to a new pull request, you can force-push to your old branch after rebasing or otherwise rewriting your history. GitHub will automatically update the commits in the original pull request to match the new state of your source branch.

stevenkoenig commented 10 years ago

So, on the command line this would mean?

git push --force origin clarify-readme-and-contributing

wking commented 10 years ago

On Sun, Jun 15, 2014 at 11:25:58AM -0700, Steven Koenig wrote:

So, on the command line this would mean?

git push --force origin clarify-readme-and-contributing

Yes, assuming ‘origin’ is your remote name for https://github.com/stevenkoenig/bc.