#7 create submodule function

已關閉
jcolomb4 年之前創建 · 1 條評論

I think it would be better to have a function to create submodules, instead of copy-pasting code for each submodule.

It will also allow the possibility to add submodules after the parent repository creation (for example if one would want a new raw data folder for a new type of data, months after the repo was created).

I started to work on this in add_submodules.sh

It is not yet working, see https://gin.g-node.org/gin4RRI/testproject/src/master/.gitmodules : the submodules seem to be there, but it does not appear...

I think it would be better to have a function to create submodules, instead of copy-pasting code for each submodule. It will also allow the possibility to add submodules after the parent repository creation (for example if one would want a new raw data folder for a new type of data, months after the repo was created). I started to work on this in add_submodules.sh It is not yet working, see https://gin.g-node.org/gin4RRI/testproject/src/master/.gitmodules : the submodules seem to be there, but it does not appear...
julien colomb 評論 4 年之前'
所有者

I think datalad -C ${projectdir} publish --recursive is not publishing all that is needed?

If I do this it then works: cd ${projectdir} gin sync

I think `datalad -C ${projectdir} publish --recursive` is not publishing all that is needed? If I do this it then works: `cd ${projectdir} gin sync`
jcolomb4 年之前 關閉
登入 才能加入這對話。
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容