How do you check the current version of Git installed on your system?

  • git version
  • git show
  • git status
  • git check
To check the current version of Git, you can use the git version command. This will display the installed Git version on your system. The other options are not suitable for checking the Git version.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *