Bidirectional operation between a Subversion repository and Git.
git svn clone {{http://example.com/my_subversion_repo}} {{local_dir}}
git svn rebase
git svn dcommit