Not that I've researched too much in this direction, but I believe all branches have to be on the same level, or depth. There's no easy way of achieving what you want.
You could do a separate git-svn migration on this single branch, and then later splice that into your main repository. You can do this by "grafting" together the history like I do in this screencast: http://blog.tfnico.com/2010/10/gitsvn-6-grafting-together-svn-history.html -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/SVcYY9HSXcMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
