git-svn not a git command?

前端 未结 13 1759
迷失自我
迷失自我 2020-12-04 14:09

While attempting to get an old svn dump of a project under git control, I ran into an interesting problem. Whenever I run git svn, I get an error saying it isn

13条回答
  •  再見小時候
    2020-12-04 14:32

    I had the same error under Cygwin 1.7. It was solved by installing the git-svn package with Cygwin setup.

提交回复
热议问题