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
When doing a git merge <branch>, if there are merge conflicts, the merge is paused until the conflicts are resolved. In VSCode, any conflicting files appear in the source control as conflicted. After I resolve them and stage them, I want to finish the merge. If I commit from the command line (git commit) I am presented with a default commit message (something like "Merge branch X into branch Y"). However, if I finish the merge commit from VSCode (by clicking the commit button), I am prompted for a commit message with an epmty box.
VS Code version: Code 1.51.0 (fcac248, 2020-11-05T18:18:23.642Z)
OS version: Windows_NT x64 10.0.18363
Remote OS version: Linux x64 4.9.0-0.bpo.6-amd64
Remote OS version: Linux x64 5.9.3-arch1-1
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (8 x 1896)
Issue Type: Bug
When doing a
git merge <branch>
, if there are merge conflicts, the merge is paused until the conflicts are resolved. In VSCode, any conflicting files appear in the source control as conflicted. After I resolve them and stage them, I want to finish the merge. If I commit from the command line (git commit
) I am presented with a default commit message (something like "Merge branch X into branch Y"). However, if I finish the merge commit from VSCode (by clicking the commit button), I am prompted for a commit message with an epmty box.VS Code version: Code 1.51.0 (fcac248, 2020-11-05T18:18:23.642Z)
OS version: Windows_NT x64 10.0.18363
Remote OS version: Linux x64 4.9.0-0.bpo.6-amd64
Remote OS version: Linux x64 5.9.3-arch1-1
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (11)
The text was updated successfully, but these errors were encountered: