GIT Commit to FTP Site
3
2
I am working on a project where I only have FTP control of the server. I am basically hand deploying changes from GIT commits to the server. Is there any way to automate this (without writing the script myself, which I'm about to do), without being able to install git on the server?
ftp git
share | improve this question
asked Jul 14 '11 at 17:21
Dan Rosenstark Dan Rosenstark
3,663 11 48 84
...