You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add empty folders cleanup (#3)
* Add a cleanup-empty-dirs flag
* Split skip-files and skip-dirs flags into skip flag
* Refactoring code
* Add tests
* Update default version in Makefile
* Update README