On Tue, Nov 4, 2008 at 10:42, Dmitry Potapov <dpotapov@xxxxxxxxx> wrote: > On Tue, Nov 04, 2008 at 12:41:11AM -0800, Eric Wong wrote: >> Short answer: you can use grafts to remove parents. > > Using grafts requires some cautious, especially when it is used to make > some commits unreachable, because git gc can remove unreachable commits. > Also, a repository with grafts cannot be cloned. So using grafts looks > like more as workaround rather a real solution I think what was meants is to use grafts and then make them permanent with 'git filter-branch'. -- Cheers, Sverre Rabbelier -- 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