ingydotnet / git-subrepo

MIT License
3.28k stars 271 forks source link

How to turn repos into subrepos? #633

Open Kugeleis opened 2 months ago

Kugeleis commented 2 months ago

I have a bunch of git repos fooand bar

myproject
 |
 |-foo
 |-bar

How can I convert them into subrepos of myproject?