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

SCM: actions disabled when doing a git operation #30323

Closed
bpasero opened this issue Jul 10, 2017 · 1 comment
Closed

SCM: actions disabled when doing a git operation #30323

bpasero opened this issue Jul 10, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jul 10, 2017

Steps to Reproduce:

  1. vscode workspace
  2. have some outgoing changes
  3. have each file open that has outgoing changes
  4. undo a change from one file
  5. directly right click another file => open file

The first time "Open File" is invoked does nothing, only the second time something happens.

I think this is related to not seeing a diff when clicking on a file after making a git operation (e.g. staging).

@bpasero
Copy link
Member Author

bpasero commented Sep 1, 2017

Marking as verified until I see this again...

@bpasero bpasero added the verified Verification succeeded label Sep 1, 2017
jrieken pushed a commit that referenced this issue Sep 1, 2017
This reverts commit 062d65d.
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants