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? - 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