Update Git
Cloudways is still running Git 2.1.4 released on 18-Dec-2014. A handful of really neat features have been added to Git since then. One new feature that would be very helpful to have on Cloudways servers is the updateInstead option for the receive.denyCurrentBranch config added in Git 2.3, which allows pushing directly to the server even if the branch is checked out on the server. This would eliminate the need to set up a repository on an intermediary server. Users could just add their Cloudways server as a remote in their local git repository and push directly from there to the server.
-
Mujahid Abbas commented
+1
-
Jan Koch commented
My server still runs on git 2.1.4 and the support said it's technically not possible to update. That's a real shame tbh :-(
-
AdminCloudways (Admin, Cloudways) commented
All servers launched since last Feb are using Debian 8 and Debian 8 has git 2.1.4, so it should work.
If you are using older servers (still with Debian 7), then you need to migrate your application to a new server with Debian 8:
https://support.cloudways.com/migrate_application-to-linux-debian-8-jessie/Cloudways Team
-
Jon commented
Need this for VersionPress too. I can't use the new v.3.0 which requires Git 1.9+.
Any update since November?
-
Anonymous commented
I am having the same issue . Its worst getting a straight forward response via support team that "We are sorry we cannot help in updating Git version" .
-
Kostas commented
Has anybody succeeded in having versionpress work on cloudways?
-
AdminCloudways (Admin, Cloudways) commented
Arne, we are working on replacing Debian Wheezy with Jessie as base OS and Jessie already has git 2.1. It will take a while though.
Cloudways Team
-
Arne commented
Versionpress is a great plugin that helps creating a seamless staging experience for WordPress websites. Sadly one cannot use it with cloudways since it needs Git 1.9+ instead of 1.7+ which is currently installed.