I\'ve got a \'git-svn\' working tree. I\'d like to clone a \"pure\" git repo off this, and then use git push/pull to move changes between the git-svn tree and the git tree,
Based on what I've seen, this workflow isn't supported with git-svn, and won't be, due to the way SVN represents merges.