'How to commit contents of a git subrepo to the parent repo
I have clones several repos under one git repo. The cloned repos don't show up as changes in the git diff cuz they have their own .git folder.
How can I treat all of these new git repos as changes and commit them to the parent repo?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
