如何将Github仓库中的嵌套子仓库,直接转换为子模块(submodule)?
滿天的星座
滿天的星座 2017-05-02 09:36:18
0
1
626

我在Github上托管了一个vim仓库,其中由Vundle管理的来自Github的多个插件(https://github.com/aben1188/vim/tree/master/vimfiles/bundle )都属于嵌套在vim仓库中的子仓库。

我现在希望将这些子仓库转换为子模块(submodule)。网上查了下,发现一般都要另外新建一个文件夹作为父仓库,然后再将原来的子仓库通过git submodule add、git submodule uptate等一系列操作后克隆到新建的父仓库中(可参看这里:http://gitbook.liuhui998.com/5_10.html)。

我希望的是,能否将这些git子仓库直接转换为子模块?也就是说,不另外新建一个文件夹作为父仓库,就在现在的bundle文件夹中将这些子仓库直接转换为子模块?

滿天的星座
滿天的星座

répondre à tous(1)
迷茫

J'ai utilisé nodejs pour encapsuler un petit outil de gestion de plusieurs entrepôts. Pouvez-vous voir s'il peut répondre à vos besoins ?
https://github.com/snowdream/node-gitm

Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal