I wanted to add some folder in my current git repo.
but i have received such green folder in the github the following image . How to add this folder into this project.<
From memory, Git doesn't recognise empty folders. Do you have anything in it? If not, add a README or something too.