dusty-phillips / gitifyhg

Tools for using git as a client to mercurial repositories
GNU General Public License v3.0
62 stars 17 forks source link

Change error code "already exists" to "non-fast forward" #10

Closed fingolfin closed 11 years ago

fingolfin commented 11 years ago

The "already exists" error code relies on a change in git.git "next", which is (as far as I can tell) in no released version of git. On the other hand, the "non-fast forward" code has been supported since git v1.7.10