Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

SettingsView does not update for remotes removed externally #89

Closed
@StanleyGoldman

Description

@StanleyGoldman
  1. Initialize Git Repo
  2. On git command line add https remote "origin"
  3. Observe that the Settings UI has updated with new "origin"
  4. Run git remote set-url origin command to change url
  5. Observe that the Settings UI has updated to new url
  6. On git command line remove remote "origin"
  7. Observe that the Settings UI has NOT updated blank

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions