CHME5137 / github-assignment

A first assignment
0 stars 30 forks source link

Copied updated README to new repo #14

Closed David-Rosenberg closed 5 years ago

David-Rosenberg commented 5 years ago

Moved version of README.md with my changes to the repository based on the properly forked version

rwest commented 5 years ago

Unfortunately, because you forked the repo again recently, after I had already merged other commits that added some names, when you replaced it with your file, it detects the change you made as not just adding your name, but also removing the other names.

This shows when you made your fork and where you branched from:

screen shot 2018-09-26 at 10 43 47 pm

This shows the effect of your commit:

screen shot 2018-09-26 at 10 45 46 pm

You can also see the net effect of your pull request at https://github.com/CHME5137/github-assignment/pull/14/files (using the "files changed" link above).

If you can, please add extra commit(s) to this pull request that replace the lines you removed!