-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Labels
UX/UIFocusing on user satisfaction, usability, and overall experienceFocusing on user satisfaction, usability, and overall experiencebugSomething isn't workingSomething isn't working
Description
Version
0.15.8
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
Remotes that are not available anymore should be removed automatically or there should be a one click button on the error message to remove them.
In my workflow described here #9666 (comment) I use a lot of community remotes and often a fork of a community member gets deleted (as they do not need it anymore) and then I always get spammed with the error message below. I think this error message should be shown once and then the remote should be removed or even better give me a button to remove the remote manually when the error is Repository not found
so I can remove it if I want.
command: fetch_from_remotes
params: {"projectId":"XXX","action":"modal"})
backend error: git command exited with non-zero exit code 128: ["fetch", "--quiet", "--prune", "3", "+refs/heads/*:refs/remotes/3/*"]
STDOUT:
STDERR:
remote: Repository not found.
fatal: repository 'https://github.com/XX/XX.git/' not found
Related improvement for a even better workflow: #9665
How to reproduce (Optional)
No response
Expected behavior (Optional)
No response
Relevant log output (Optional)
Metadata
Metadata
Assignees
Labels
UX/UIFocusing on user satisfaction, usability, and overall experienceFocusing on user satisfaction, usability, and overall experiencebugSomething isn't workingSomething isn't working