Snippets tagged “empty-directories”
1 snippet uses this tag.
- How to Add an Empty Directory to a Git RepositoryGit
The empty directories will not be added to version control by Git as it supports only files. In this snippet, find some fast solutions to this problem.