version control - Can i put many subfolder of git repo in other repo -
i have parent folder in repo of git
.
but have many subfolders inside parent repo want have separate repo.
can in git
add subfolders in .gitignore of parent git repo, ignored.
and git init
create new git repository in each subfolder need separate one.
Comments
Post a Comment