You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These steps may be more specific than they need to be, but they're what I was following:
From a clean working directory, merge changes from another branch that produce a conflicted file.
Note that 'git status' reflects that you are currently in the middle of a merge.
Add the conflicted file to the staging area so all conflicts appear resolved.
Make another change to the conflicted file, so it is reflected as an unstaged change.
Click the "Discard Changes" button on the unstaged file to revert the change you made in step 4.
Expected behavior: I should be back where I was at the end of step 3 -- with my unstaged change removed, but still in a merging state.
Actual behavior: The unstaged change is correctly removed, but 'git status' reflects that I am no longer merging. I am unable to complete the merge without restarting it from the beginning.
VS Code version: Code 1.43.0 (78a4c91400152c0f27ba4d363eb56d2835f9903a, 2020-03-09T19:47:57.235Z)
OS version: Windows_NT x64 10.0.17763
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8850H CPU ! 2.60GHz (12 x 2592)
Issue Type: Bug
These steps may be more specific than they need to be, but they're what I was following:
Expected behavior: I should be back where I was at the end of step 3 -- with my unstaged change removed, but still in a merging state.
Actual behavior: The unstaged change is correctly removed, but 'git status' reflects that I am no longer merging. I am unable to complete the merge without restarting it from the beginning.
VS Code version: Code 1.43.0 (78a4c91400152c0f27ba4d363eb56d2835f9903a, 2020-03-09T19:47:57.235Z)
OS version: Windows_NT x64 10.0.17763
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Extensions (20)
The text was updated successfully, but these errors were encountered: