EN
Git - check version from command prompt
3 points
In this article, we would like to show you how to check Git version from command prompt (cmd).
Quick solution (type in the command prompt):
xxxxxxxxxx
1
git --version
Result:

In this article, we would like to show you how to check Git version from command prompt (cmd).
Quick solution (type in the command prompt):
xxxxxxxxxx
git --version
Result: