how to untrackk all file in git code example Example: how to untrack a file in git git rm -r --cached <file>