On Nov 15, 2007 4:26 AM, Alex Riesen <raa.lkml@xxxxxxxxx> wrote: > Ping Yin, Wed, Nov 14, 2007 15:37:57 +0100: > > I have a super project superA, and a submodue subB. Now i decide to > > switch subB from submodule to sub directory. Any good way to do that > > and not losing any history? > > $ mv subB sub > $ git add sub > $ git update-index --force-remove subB > $ git commit > > Which history were you afraid of losing? > I want to keep the history of the submodule -- Ping Yin - 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