[Level 1] Install git in Ubuntu
If you want to install git in Ubuntu, you could use apt-get command:
Wish this helps.
regards,
Stanley Huang
# apt-get -y install git-core git-doc git-gui gitk
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment