Assignment of The git checkout command 1. Go to your Git repository which you created in the previous tutorial assignment. 2. Do some modifications in your text file. 3. Commit the changes. 4. Try to revert to your old revision. 5. Again do some modifications in your text file. 6. Try to discard the changes.