-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Can't find repo (Please remove it.) #90
Comments
Yes, it's designed that way. Items in the tree in Welcome page should NOT be auto-removed. Instead, it must stay where it should be to notice users that they have a invalid repository. |
But it's not invalid repository, it was not deleted, I have the last release installed but when I run from source code it's detect the previous repo, but won't let me open because of this, so I have to deleted and adding again which is annoying IDK if this is a bug in prod, or it's only because of the dual execution. |
I have reproduced this issue. Here is how I did it:
It's because |
… been auto-removed from Preference (#90).
Although it is not clear why your repositories list was emptied from |
I think is not enough, I found a workaround to my problem: #112 |
In the method FindRepository()
instance.Repositories
returns 0 even when the repo is listed:And it allow to open in file browser and terminal but keep saying:
The text was updated successfully, but these errors were encountered: