``` git rm <> git add -u . %stage all externally removed files git rm --cache <> %stages deletion but leaves file untracked ```