Git Installation Steps

Git Installation Steps

Step 1 # Install gitsudo apt-get updatesudo apt-get install gitConfirm Git the installation . run the following command to verify which version of git is installed.git –versionTo get help run the following command in command line: (where verb = config, add,...