Google News
logo
Git - Quiz(MCQ)
What is the command to get the installed version of Git?
A)
git --version
B)
gitVersion
C)
getGitVersion
D)
git help version

Correct Answer :   git --version

Advertisement