git-svn: how do I create a new svn branch via git?

前端 未结 3 1854
时光说笑
时光说笑 2020-11-29 14:39

I have a git repository which tracks an svn repository. I cloned it using --stdlayout.

I created a new local branch via git checkout -b foobar

3条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-29 14:54

    @kch I just (7 December 2008) compiled the v1.6.1-rc1 tag of git and it does contain the git svn branch command and the documentation for it. So the v1.6.1 release of git should (hopefully) contain this command.

提交回复
热议问题