0

The situation is as it follows:

  • parent (.git, linked to remote github repo already)
    • child_0 (.git, local repo)
    • child_1 (.git, local repo)

I've been looking here but at least this question's answers are vague in the proceeding. My goal is to, if possible, just use the remote parent repo adding child_0 and child_1 commit history and manage them both from the parent. Thank you in advance.

Jimmy L.
  • 21
  • 1
  • 5
  • 1
    https://stackoverflow.com/q/75348228/7976758 – phd Feb 22 '23 at 22:54
  • Thank you, git add subtree worked perfectly! I think I missed that question since I used folder and they mention the word 'directory' instead. – Jimmy L. Feb 22 '23 at 23:59

0 Answers0