X Tutup
The Wayback Machine - https://web.archive.org/web/20250731174237/https://github.com/PowerShell/PowerShell/pull/13262
Skip to content

Fix conflicting shorthand switch -s (sta) for pwsh #13262

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

Merged
merged 2 commits into from
Jul 31, 2020

Conversation

iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Jul 24, 2020

PR Summary

Conflict with -s/-servermode. New value is -sta - as well as -mta.

PR Context

PR Checklist

Conflict with -s/-servermode. New value is `-st`.
@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Jul 24, 2020
@iSazonov iSazonov requested review from daxian-dbw and rjmholt July 24, 2020 07:41
@iSazonov iSazonov requested a review from anmenaga as a code owner July 24, 2020 07:41
@rjmholt rjmholt added the Review - Needed The PR is being reviewed label Jul 28, 2020
@daxian-dbw daxian-dbw merged commit 58b91a8 into PowerShell:master Jul 31, 2020
@ghost ghost removed the Review - Needed The PR is being reviewed label Jul 31, 2020
@daxian-dbw daxian-dbw added this to the 7.1.0-preview.7 milestone Jul 31, 2020
@iSazonov iSazonov deleted the cpp-s branch July 31, 2020 16:45
@TravisEz13 TravisEz13 modified the milestones: 7.1.0-preview.7, 7.1.0-preview.6 Aug 5, 2020
@ghost
Copy link

ghost commented Aug 17, 2020

🎉v7.1.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
X Tutup