I have project that I want to upload on github. It has client side with react and server side. I've uploaded my project but I can't open client folder. What's wrong with it?
Asked
Active
Viewed 177 times
0
-
Please provide more information, for instance, tell what commands you used to upload your project to git. – NightLight Aug 05 '20 at 07:04
-
I used the same command as I usually use: git push -u origin master – Kris Velaskes Aug 05 '20 at 07:18
-
https://stackoverflow.com/questions/62056294/github-folders-have-a-white-arrow-on-them Check if this helps. – NightLight Aug 05 '20 at 07:22
-
Does this answer your question? [GitHub folders have a white arrow on them](https://stackoverflow.com/questions/62056294/github-folders-have-a-white-arrow-on-them) – GoodDeeds Aug 06 '20 at 20:00