HW3
What happens if I’ve already pushed my repo to the grading server, but then I create a new repo from scratch and try to push it?
If I push my repo and then accidentally delete my local copy, how do I can copy the remote repo back on to my machine?
Mark which sections of a git repository are modified by which commands:
Command Working Directory Staging Area Local Repository Remote Repository vimoremacsgit addgit commitgit pullgit push