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

Phantom uncommitted changes after merge #858

Open
gskerry opened this issue Nov 30, 2024 · 0 comments
Open

Phantom uncommitted changes after merge #858

gskerry opened this issue Nov 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gskerry
Copy link

gskerry commented Nov 30, 2024

Describe the Bug
After merging branches, Git Graph does not display the merge, but instead displays uncommitted changes, with the file pane blank. After some period of time, the uncommitted changes disappear and the branches show as merged.

Steps to Reproduce
Steps to reproduce the behaviour:

  1. (Access repo remotely over ssh)
  2. merge branch to main

Expected Behaviour
Git Graph shows successful merge.

Environment

  • Git Graph Extension Version: 1.30.0
  • Visual Studio Code Version: 1.95.3
  • Operating System: macOS 12.7.6

Screenshots (optional)
2024-11-29_19-59

2024-11-29_20-12

Additional Context (optional)
I believe this only manifests when working on a remote repository over ssh (via MSFT extension). Attempting to reproduce on local repo.

@gskerry gskerry added the bug Something isn't working label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants