Skip to content
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

Desktop Holds on to "Dead" Repositories #7521

Open
say25 opened this issue May 13, 2019 · 1 comment
Open

Desktop Holds on to "Dead" Repositories #7521

say25 opened this issue May 13, 2019 · 1 comment

Comments

@say25
Copy link
Member

say25 commented May 13, 2019

Description

Desktop Holds on to "Dead" Repositories that either:

  1. Don't exist on remote
  2. Have been moved to a new remote

Version

  • GitHub Desktop: 1.7.0-beta7
  • Operating system: All

Steps to Reproduce

  1. Checkout a repository.
  2. Delete or move that repository's remote
  3. Do misc git operations on another checked out repository in Desktop

Expected Behavior

  1. Desktop alerts me in some way (maybe in the Repo switcher with a new icon) that these repositories are in a bad state.
  2. Desktop does NOT spend any time trying to do background operations on "dead"/"broken" repositories.

Actual Behavior

Desktop tried to background fetch all these repositories in the background.

image

@billygriffin
Copy link
Contributor

Thanks @say25! I was able to reproduce this behavior and agree that people would likely expect some indication that the remote is no longer available (assuming it was previously). I'd like to get additional feedback on if/how this has bitten people before we decide to prioritize it, so anyone else who has experienced this, please comment in this thread so we can understand what occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants