Skip to content
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

Fix help #39

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Fix help #39

merged 2 commits into from
Mar 1, 2024

Conversation

chengcyber
Copy link
Member

@chengcyber chengcyber commented Mar 1, 2024

Basic Checks

Have you run rush change for this change?

  • Yes
  • No

If No, please run rush change before, this is necessary.

If adding a new feature, the PR's description includes:

  • Reason for adding this feature
  • How to use
  • A basic example

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

Summary

Turn off yargs strict mode to proxy unrecognized commands to git.

Detail

If strict mode is on, unrecognized commands will be reported as error.

Ref

How to test it

@chengcyber chengcyber enabled auto-merge March 1, 2024 21:30
@chengcyber chengcyber merged commit 175e741 into main Mar 1, 2024
1 check passed
@chengcyber chengcyber deleted the fix-help branch March 1, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants