pitt1321 / lectures

Lectures for Physics 1321: "Computational Methods in Physics" (University of Pittsburgh, Fall 2016)
Other
0 stars 17 forks source link

Updated reading for Week 12: Git and GitHub Workflows #16

Open wmwv opened 7 years ago

wmwv commented 7 years ago

@pitt1321/class

For this week the reading will be to go back and review Git and GitHub. Specifically, study how branches work, how to pull/push from servers, and what to do in the case of a merge conflict.

(Yes, some of this reading is retroactive to today. Obviously I don't expect you to read by the light of a tachyon beam, I just find it easier for future reference for myself to list the reading this way.)

wmwv commented 7 years ago

@pitt1321/class The reading quiz for this week will be on Friday and will be about the Git workflow, specifically on Feature Branch workflow.

wmwv commented 7 years ago

@pitt1321/class

Those of you using GitHub Desktop App might find the following useful reading as well

https://help.github.com/desktop/guides/contributing/