Git detection environment

test_git

If you want to check your git environment or see the current version of git, right-click git bash in the directory where you stored the install.sh script and run the following command:

source install.sh test_git

Generally speaking, git environment will be automatically configured after git tool is installed, and there is no need to detect git environment. This script can be used in Linux system, and it will be configured successfully when version number information appears.

Last updated