Verify the Installation

After installing Git, you can verify the installation by running this command in the terminal. This should display the installed Git version.

1
git version

References