If you want to discard modifications you made to the file, you can do:
git reset first_Name.txt
git checkout first_Name.txt
If you want to discard modifications you made to the file, you can do:
git reset first_Name.txt
git checkout first_Name.txt