Hi Aris, On Sat, Apr 3, 2010 at 4:26 PM, Aris Bezas <igoumeninja@xxxxxxxxx> wrote: > > Hi, > I am new to git and i have a problem. I clone repo from a collaborator and i > want to add some folder to a subdirectory. > When i add a folder to the root dir ($ git add TestFolder) i have no problem > but when i try to put it in a different subdirectory like ($ git add > examples/TestFolder) then with the command ($ git status) i tsake no result > (nothing to commit (working directory clean)). Are you sure in the root directory, you can add an empty directory to the index? I don't think so. See: https://git.wiki.kernel.org/index.php/GitFaq#Can_I_add_empty_directories.3F Regards! Bo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html