how to remove files from git uncommitted code example Example 1: how to remove untracked files in git git clean -fd Example 2: clear untracked files git git clean -n