Git Installation
Git installation is straightforward. Just like click on next next. Here are all the steps to install and check the version after installation.
Step 1: Download the git. First download the git from the official website.
Step 2: Install the git.
Step 3: Open Git Bash and check the git version.
Command - git --version
0 Comments