Deploying from git to svn
I like writing WordPress plugins and I like using git to version-control them. Problem is that wordpress.org uses svn. Even worse, I like to use git submodules, so git-svn is no help. What to do? Write a shell script, of course.
