2013-04-19, 03:36:56
Anyone using git to deploy their GS sites? The method I use for my php apps is similar to the one presented here:
http://toroid.org/ams/git-website-howto
Also, are there any good version control tips for running a GS site? Since changes to content are made (and presumably, tracked) in GS itself, it likely requires some clever usage of .gitignore?
http://toroid.org/ams/git-website-howto
Also, are there any good version control tips for running a GS site? Since changes to content are made (and presumably, tracked) in GS itself, it likely requires some clever usage of .gitignore?