-
Notifications
You must be signed in to change notification settings - Fork 87
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
fixed alias for copy command definition #2423
Conversation
Signed-off-by: Pujal <[email protected]>
Signed-off-by: Pujal <[email protected]>
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.
LGTM! 😋
Thanks for the quick response to:
Signed-off-by: Pujal <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2423 +/- ##
========================================
Coverage 91.36% 91.36%
========================================
Files 639 639
Lines 18283 18283
Branches 3960 3850 -110
========================================
Hits 16704 16704
Misses 1577 1577
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Given that the |
|
📅 Suggested merge-by date: 2/14/2025 |
What It Does
Removed
--
from safe-replace aliassr
.How to Test
Review Checklist
I certify that I have:
Additional Comments