mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-07-10 16:55:15 +00:00
If you use 'revel new ...' on an empty directory, revel will abort complaining the directory exists. With this commit, it will no longer abort if the directory is empty.