new


Git Command Version

Version is a command we can use to tell if Git is installed & what version we are using.


Terminal example:

Terminal
>
git --version
> Output:

git version 2.37.1 (Apple Git-137.1)