-
Notifications
You must be signed in to change notification settings - Fork 425
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
fixes #1381 #1382
fixes #1381 #1382
Conversation
… used by previous occurence of the same subcommand
Codecov Report
@@ Coverage Diff @@
## master #1382 +/- ##
=========================================
Coverage 93.75% 93.75%
Complexity 474 474
=========================================
Files 2 2
Lines 6968 6970 +2
Branches 1872 1872
=========================================
+ Hits 6533 6535 +2
Misses 147 147
Partials 288 288
Continue to review full report at Codecov.
|
Merged. |
Thank you for this really great library! |
This reverts commit 8e2088e.
This reverts commit 8e2088e.
This is an attempt to fix #1381 . It fixed my use case but I am not 100% sure if it raises other issues.