On Nov 19, 2012, at 11:31 PM, Sebastian Leske <Sebastian.Leske@xxxxxxxxxxx> wrote: > > Commit graph of git-svn result: > > --follow-parent: --no-follow-parent: > > > | | > /| | | > / | | | > | | | | > | | | | > | | | | > \ | | | > \| | | > | | > > > (please excuse cheap ASCII art) > > Is that the only effect of --no-follow-parent? And again, why would I > want that? I suppose that you would want this for a SVN repo that holds many different and possibly loosely related projects. The you can apply git filter branch then to split them up cleanly. e.g. Imagine that the two root commits of the branches do not have true common history. Steve -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html