Destroying project without first push fails
Created by: jacobkiers
I just tried to destroy a new project which has not yet had a push.
The following is visible in the githost.log file:
January 29, 2013 15:33 -> ERROR -> NoMethodError undefined method `path_to_repo' for nil:NilClass
I've almost no Ruby experience, but this message seems to tell me that a project without a git repository cannot be destroyed.