Monday 15 July 2019

Git: Get version of the installed git system


'git --version' returns the version of git installed in your system.

$git --version
git version 2.20.1 (Apple Git-117)



Previous                                                    Next                                                    Home

No comments:

Post a Comment