Comment on Using git to manage a websiteparentComments−jefe7815yOne solution that occurred to me, was to setup a(assuming MySQL)mirrored database. Another idea is to setup a MySQL dump script or something similar.Just a couple of ideas :)−trusko15yI think it is good idea for static sites, for everything else you would be rediscovering fabric and similar tools.
Comments
One solution that occurred to me, was to setup a(assuming MySQL)mirrored database. Another idea is to setup a MySQL dump script or something similar.
Just a couple of ideas :)
I think it is good idea for static sites, for everything else you would be rediscovering fabric and similar tools.