Skip to content

Add a --merge command line option #130900

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

Closed
Malacath-92 opened this issue Aug 16, 2021 · 3 comments
Closed

Add a --merge command line option #130900

Malacath-92 opened this issue Aug 16, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Malacath-92
Copy link

Add a --merge command line option, mirroring --diff. This is necessary to merge conflicts in version control systems other than git, such as perforce. Currently we are restricted to using only git as one criteria for showing the conflict resolution widgets seems to be that the opened file is in the MERGE section of the version control tab, which can't be guaranteed when using perforce.

The CLI I suggest would be --merge <merged_file> <their_file> <your_file> or simply --merge <merged_file>

@vscodebot
Copy link

vscodebot bot commented Aug 16, 2021

@eamodio eamodio added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 15, 2021
@Malacath-92
Copy link
Author

Presumably this is a duplicate of this issue I'm not sure how I missed that, but seeing said issue from 5 years ago does not instill confidence that we will see this feature anytime soon.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 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

3 participants
@eamodio @Malacath-92 and others