After modifying some existing files in a repository, you decide to discard the changes. What command can you use?
git clean
git checkout .
git undo
git restore