dcommit is the command used by git-svn to commit changes to a subversion repository.
Currently, when I run git svn dcommit git creates a separate commit in SVN for every local commit I've made …