I am using git together with SVN.
I am trying to perform git svn dcommit
but it gives me this error:
$ git svn dcommit fatal: Invalid revision range 20edee48314fb1d070d84c1641abd5489d9a1479..refs/remotes/git-svn rev-list --pretty=raw --reverse 20edee48314fb1d070d84c1641abd5489d9a1479..refs/remotes/git-svn --: command returned error: 128
I can't seem to understand whats wrong. I can't even do a git svn info. It gives me the same error