Skip to content

Add accept all incoming or current changes in popup-menu. Fixes: #53133 #53649

Merged
chrmarti merged 1 commit intomicrosoft:masterfrom
mnikn:issue_53133
Oct 1, 2018
Merged

Add accept all incoming or current changes in popup-menu. Fixes: #53133 #53649
chrmarti merged 1 commit intomicrosoft:masterfrom
mnikn:issue_53133

Conversation

@mnikn
Copy link
Contributor

@mnikn mnikn commented Jul 6, 2018

Fixes: #52632

@mnikn mnikn changed the title add accept all incoming or current changes in popup-menu. Fixes: #53133 Add accept all incoming or current changes in popup-menu. Fixes: #53133 Jul 6, 2018
@jrieken jrieken requested a review from chrmarti July 6, 2018 06:34
"scm/resourceState/context": [
{
"command": "merge-conflict.accept.all-current",
"when": "scmProvider == git && scmResourceGroup == merge",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not specific to git. @joaomoreno Should we do this for any files in 'merge'?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be OK.

"scm/resourceState/context": [
{
"command": "merge-conflict.accept.all-current",
"when": "scmProvider == git && scmResourceGroup == merge",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be OK.

@MichaelSimons
Copy link
Member

What is the status of this PR? It seems pretty old. This functionality would be convenient to have.

@chrmarti chrmarti added this to the October 2018 milestone Sep 28, 2018
@chrmarti chrmarti merged commit 0a5343a into microsoft:master Oct 1, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git: Support to bulk resolve merge changes

4 participants