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

Git status is wrong #134772

Closed
cwang1221 opened this issue Oct 11, 2021 · 4 comments
Closed

Git status is wrong #134772

cwang1221 opened this issue Oct 11, 2021 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@cwang1221
Copy link

We have written the needed data into your c
Issue Type: Bug

I have multiple projects opened in VS Code. On the source control page, each project has its own status. When I change the status of one project (e.g switch to master branch, synchornize change), the status of a neighbour project is also changed (looks changed, but not actually changed).

VS Code version: Code 1.61.0 (ee8c7de, 2021-10-07T18:13:09.652Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz (8 x 2112)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.74GB (3.73GB free)
Process Argv --crash-reporter-id ca0cee24-5f1b-4e0a-98b8-483184988433
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
tailwind-docs aus 1.4.0
vscode-tailwindcss bra 0.7.0
vscode-eslint dba 2.2.1
githistory don 0.6.18
vscode-jest-runner fir 0.4.47
auto-close-tag for 0.5.12
panelnotepad I32 0.0.1
vscode-styled-components jpo 1.6.6
vetur oct 0.34.1
psi-header psi 1.15.2
vscode-xml red 0.18.0
markdown-preview-enhanced shd 0.6.0
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
vsccppwtct:30378365
pythonvssor306:30344512
bridge0708:30335490
pygetstartedt2:30371810
dockerwalkthru:30377721
bridge0723:30353136
pythonrunftest32:30373476
pythonf5test824:30373475
javagetstartedt:30364666
pythonvspyt187:30373474
pydsgsc2:30361791
vsqsis200:30374795
vsaa593:30376534
vssld246:30379911

lipboard because it was too large to send. Please paste.
@NamesMT
Copy link

NamesMT commented Oct 11, 2021

+1 a lot of thing also happens if the project have a submodule.
ex: I have some projects with 'shared' submodule inside them as in image:
image

If a change is staged anywhere in auth's tree, the 'alpha' branch name becomes 'helpers_shared', then after that, it and the 'shared' submodule branch name both gets changed from helpers_shared to alpha:
image

The cursor placing is also a lot of time bugged, If I state a change in auth, then immediately click on auth's commit message box, after a sec it change to another project's commit message box

@ghost
Copy link

ghost commented Oct 11, 2021

Note, sometimes even the cursor jumps into the first commit message field while typing in a subsequent one.

@gjsjohnmurray
Copy link
Contributor

/duplicate

See #134638 (comment) for a workaround.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants
@lszomoru @gjsjohnmurray @cwang1221 @NamesMT and others