You can test if you have GIT installed on your system correctly by opening a command prompt and typing:
Code Block |
---|
git --version |
...
It may be necessary to make sure that git is installed on your operating system path
You can test if you have GIT installed on your system correctly by opening a command prompt and typing:
Code Block |
---|
git --version |
...
It may be necessary to make sure that git is installed on your operating system path