Verify Git Installation
This project will help you verify your Git installation and configuration.
- Open your terminal and run:
You should see the installed Git version.
- Check your configuration:
Review your username, email, and other settings.
If you see your configuration, Git is installed correctly!