3. Development Environment#

In lesson three you chose a development environment from a set of options and got started by cloning the class repository. With those tasks complete you have what you need to do the work in this class. During the semester you should use the git command frequently. Git is how you will turn things in and how you will keep your work safe. To complete this milestone you will write a cheat sheet of important git commands (e.g. git add and git commit) along with a brief description of the command. The format can be simple but the document should be clear. This will be a document that can really help you this semester.

Requirements#

  1. Document all of the git commands you learned this week and post your document on the class discussion forum.

  2. Review the documents of two other students and give them a constructive response.