Open plundahl opened 5 years ago
Right now you cant run gws init inside a repository with submodules since they have .git files and not folders. It will not affect gws when ran outside of a git repository.
gws init
.git
gws
Right now you cant run
gws init
inside a repository with submodules since they have.git
files and not folders. It will not affectgws
when ran outside of a git repository.