We are facing a problem, when git cannot be installed on remote machine. And we still require a git repository on there. We could use some php libs to do commits on repository without having git installed. But can we push against a workstation that doesn't have it? And how do we do that, if it's possible?
You can clone and push your repo to a network share on the remote machine, in this case git doesn't need to be installed. You can also clone and push to an FTP server.
I'm doing this at work, and it works perfectly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With