What to do when ‘git svn dcommit’ Fails on you?
After I created a new release of OMGF, I ran git svn dcommit to push my local Git commits to the trunk of WordPress’ SVN repository. Needless to say, it failed: a pre-commit hook on the server rejected one of the commits. Git gave up on me and left me behind. git status said I was…