My employer uses subversion for version-control, and this is unlikely to change. I\'m interested in learning more about git, and using git-svn to interface with my employer\'s s
I wonder if it would be possible to somehow intercept the Push command in git-gui and make it run git-svn dcommit instead? I have already added an git alias to run !git-svn dcommit.