MainRepo
|
|--- repoABC
MainRepo is a git initiated repo.
MainRepo
|
| --- repoABC
|
| --- repoDEF (unclickable)
repoDEF is another git initialised repo moved inside MainRepo. After adding the repoDEF, I have git added and commited the mainRepo and then pushed to origin master .
See pic below: Only the first folder is accessible. How do I make the second folder accessible(clickable)