On Thu, Feb 11, 2010 at 14:08, Marc Fournier <marc.fournier@xxxxxxxxxxxxxx> wrote: > Jakub, I'm not sure I understand what this patch is supposed to fix. Could > you provide an example ? Or a test case ? Hi, there is a test case for the change you're talking about - it's near the end of test.sh, between "check if split can find proper base without --onto" and "check_equal ..." (it was added a few commits later). The problem was that without this commit, in some cases if I called subtree split for an external project which was earlier added with git subtree (in order to backport some changes to the original project) it didn't create the new commits on top of the existing ones like it should (just look at the test case). I'll take a closer look at this in the evening... Jakub Suder -- 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