Git Synthetic Description of a Deployment Procedure
-
scp Local Dir To Remote
-
cd Remote
-
git init
-
On Remote
clone --bare
To git Directory
-
Rename Local and Remote Repo
-
Clone git Remote Repo To Local and Remote
-
Make post-receive on git Remote Remote