I am pulling a git repository from github. When I clone the repo there is one empty folder which should have contained a project. Since other projects are referring to this folder.
When I browse the repo on the github the folder shows in green color.
Is there something that I am missing ?
I am using
git clone https://github.com/TomTasche/Announcify.droid.git
The command works and it clones the repo successfully to my machine, but that green folder is empty , the rest of code is downloaded fine..
check this page of repo https://github.com/TomTasche/Announcify.droid