如何刪除不再使用子模塊(合併它們)的git repo中子模塊的引用,以便集市可以導入它?過濾器歷史記錄清除子模塊中的git repo
bzr: ERROR: The repository you are fetching from contains submodules, which are not yet supported.
應該根據jelmer可能:https://bugs.launchpad.net/bzr/+bug/402814/comments/43
There is no way to tell the import system to just ignore history. You could provide a custom repository that has the submodules filtered out of the history or filter them out of your history on github.