Vote count:
0
I have only access to one (1) and only one git remote repository.
In that git repositories I have that structure:
- root (git repository)
- A directory
- B directory
- C directory
Right now if I change something in A,B,C is tracked as part of the root git repository.
What I would like is to transform my current git repository as follows: root - container of multiple git repositories - A git repository - B git repository - C git repository
Right now I read about submodules but it as far I've understood with submodules I will have to use different remote repositories and not my existing one.
Suggestions ?
asked 1 min ago
tranform existing sub directories inside a git repositories in nested sub-git repositories
Aucun commentaire:
Enregistrer un commentaire