gws: gws check does not detect git repo inside git repo

As said in the title, gws check does not detect git repo inside git repo and hence cannot report them as Unknown.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 17 (3 by maintainers)

Most upvoted comments

Thanks for this clear answer.

I do understand why you added this git subrepo exclusion. You are using git submodule while I’m using nested submodules without using git submodule feature.

I also understand why you stopped maintaining gws. I’m however using it on a daily basis as it works perfectly for my needs. I may switch one day for another tool if my requirements change.