Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== adding empty folders ====== git does not allow empty folders in the repository because it tracks content. To remedy this, you can create an empty file in the folder (I like to use .empty as the filename), then add that file to the repository. docs/git/adding_empty_folders.txt Last modified: 2012/09/21 23:28by billh