2. Development Environment#
In lesson one you chose a development environment from a set of options and in
lesson two you 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#
Document all of the
gitcommands you learned this week and post your document on the class discussion forum.Review the documents of two other students and give them a constructive response.