I read the great git tutorial here, I\'m unable to create directories.
My folder structure is:
Code - Python - C++ - F# - ...
From withi
Git won't commit empty directories. There must be files in the directories first.