CSWomenUMass / git

Scenario contribution for GIT Workshop
3 stars 14 forks source link

rm #3

Open Shamya opened 9 years ago

Shamya commented 9 years ago
git rm <>           
git add -u .        %stage all externally removed files
git rm --cache <>   %stages deletion but leaves file untracked