Posts tagged "Git"

Using Github to deploy your code

My VPS is my ‘live server’, it runs all my production code on the internet. But I develop locally on my laptop using XAMPP. For most of my projects I use Git as a version control system while storing it on Github.

more

Posted at September 01, 2012 , under Git .