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
emacs        
git add        
git commit        
git pull        
git push        

Author: Paul Gazzillo

Created: 2025-08-28 Thu 15:29

Validate