Git

True or False? To remove a file from git but not from the filesystem, one should use git rm

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

False. If you would like to keep a file on your filesystem, use git reset