
15
Sep, 14
Setup your own git server using gitolite
In this blog I will going to provide the step to setup your own git server on Ubuntu. For doing the same we have to install the couple of package. Setup Git Using following command we can install Git sudo apt-get install git-core Create new user We can create a new...
Recent Comments