Open vincenzopalazzo opened 10 months ago
Yes this can happen for various reasons.
It's possible coffee remote add
failed midway while cloning the repository. This might have left /home/vincent/.coffee/repositories/folgore-git
in an incomplete state.
I will work on adding this case to coffee nurse
I think the problem is related to the repository global directory, I should finish https://github.com/coffee-tools/coffee/pull/239 before spending time into debugging this
I think the following cases is missing by the coffee nurse command
cc @tareknaser
I think we should trust our database, and if in the database there is nothing we wipe everything there is on disk. What do you think?