-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Change _ to - in all CLI commands #1984
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1984 +/- ##
========================================
Coverage 64.86% 64.86%
========================================
Files 115 115
Lines 6862 6862
========================================
Hits 4451 4451
Misses 2127 2127
Partials 284 284 |
Can you add this to the changelog under breaking changes? Other than that LGTM |
Waiting until after v0.24 |
Yeah, LGTM. Just need to update the PENDING log to include these breaking changes + squash + rebase once approved. Thanks for the work @mslipper 👍 |
PENDING log updated + squashed + rebased. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
Fix: minor typos
Note that I opted not to update the references to old commands in the changelogs in order to preserve history.
closes: #1955