GIT – Basic installation

Published on Author gryzli

This is a simple resume on bringing online git server repository + client accessing it. Make sure you have git installed – the easiest way is by using your distribution’s package manager. Example Server Setup We assume that we have the following basic straight-forward sever setup : – Git Server –> server.example.com – Git Client… Continue reading GIT – Basic installation