Pulling a git repo from github to your Ubuntu server

A quick tutorial showing you how to install and setup git on an Ubuntu server and pull a repo from Github.
Read More Pulling a git repo from github to your Ubuntu serverA quick tutorial showing you how to install and setup git on an Ubuntu server and pull a repo from Github.
Read More Pulling a git repo from github to your Ubuntu serverGit is a fast version control system. I am sure you are probably already familiar with it, but if you are not you can read about it on the official website here. Basically Git is a really useful way of backing up projects and saving ‘snapshots’ in the case where you might need to go…
Read More Great video lessons on the basics of using Git version control