Maintain git repo inside another git repo

后端 未结 4 1625
慢半拍i
慢半拍i 2020-12-07 16:25

Here\'s what I\'d like:

REPO-A
  /.git
  /otherFiles
  /REPO-B
    /.git
    /moreFiles

I want to be able to push all of REPO-A\'s

4条回答
提交回复
热议问题