-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When switching between different computers, the extension doesn't properly sync/pull the repository data if the extension was previously used on the second computer. This causes inconsistencies in tracking between different machines.
To Reproduce
Steps to reproduce the behavior:
- Use the extension on Computer A with a tracked repository
- Switch to Computer B where the extension has been previously installed and used
- Open VS Code with the same GitHub account on Computer B
- The repository state appears to not be properly pulled/synced
Note: This issue only occurs when the extension has been previously used on Computer B.
Expected behavior
The extension should properly sync the repository state and tracking data when using the same GitHub account on different computers, regardless of whether the extension was previously used on either computer.
Environment (please complete the following information):
- OS: Windows
- VS Code Version: 1.85.0
- Extension Version: 0.0.7
Additional context
- This issue specifically occurs when the extension has previous data/usage on the second computer
- Are both computers using the same version of the extension?
- Are you signed in with the same GitHub account on both computers?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working