0

I pushed a new subdirectory to a Github branch. However, on Github, the folder is grayed out with this icon which I've never seen before. directory image

I ran a git status and it says everything is up to date, and all the contents of the new directory are being tracked by git. How can I make this subdirectory accessible via github.com?

Matt
  • 78
  • 7
  • 1
    That icon is for an unreachable submodule: https://stackoverflow.com/questions/19584255/what-does-a-grey-icon-in-remote-github-mean – Dai Sep 29 '19 at 19:13
  • @Dai ah okay thanks! – Matt Sep 29 '19 at 19:16
  • Possible duplicate of [What does a grey icon in remote GitHub mean](https://stackoverflow.com/questions/19584255/what-does-a-grey-icon-in-remote-github-mean) – phd Sep 29 '19 at 23:51

0 Answers0