Verify Git Installation

GitBeginnerProject

This project will help you verify your Git installation and configuration.

  1. Open your terminal and run:

    You should see the installed Git version.

  2. Check your configuration:

    Review your username, email, and other settings.

If you see your configuration, Git is installed correctly!