Nil error when deleting a project.
Created by: ghost
This happens when a project is just created and not initialized. Then just destroy it.
As there is no git repository in /home/git/repositories, there is 'No such file or directory' error. And then there is the following error.
NoMethodError undefined method `path_to_repo' for nil:NilClass
And the project is not deleted.