how to restore all git untracked files code example Example 1: how to remove untracked files in git git clean -f Example 2: how to remove untracked files in git git clean -fd