MolSSI-Education / python_scripting_cms

Python Data and Scripting course for computational chemists
https://molssi-education.github.io/python_scripting_cms
Other
83 stars 33 forks source link

Added git config, branches, and forking a repository. #29

Closed armcdona closed 5 years ago

armcdona commented 5 years ago

Added information about git config. Did not include setting up ssh keys.

Changed the second half of the lesson to have them fork a classmate's repository, make a branch, make changes, push those changes, and then create a pull request. Created a repository they could use if they are working through the lessons on their own. https://github.com/MolSSI-Education/geometry-analysis-example

Added a final section about reviewing a pull request and merging or not.