How to Deploy a Website to a Remote Server Using GIT
This a step by step tutorial, teaching you how to leverage git to deploy your website to your remote server. It will guide you through each and every step. Familiarity with Git and the Linux Shell are a plus, but not mandatory. Steps as below 1. Login to server Open your terminal and login to…