UP | HOME

HW3
COP-3402

  1. 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? How do I get my repo if I already deleted my local repo?
  2. Mark which sections of the git repository are modified by which commands:
Command Working Directory Staging Area Local Repository Remote Repository
vim/emacs        
git add        
git commit        
git pull        
git push        

Author: Brent Pappas

Created: 2026-02-19 Thu 13:41

Validate