Create better exit response messages #24
Labels
No Label
art
big
blocked
bug
crash report
disputed
documentation
duplicate
feature request
good first issue
packaging
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Projects/mysqladm-rs#24
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some of the commands will currently exit successfully without saying anything. While the user should know that the exit status and lack of error message means everything went okay, it still feels a bit better when the tool actively tells you that everything went fine.
This was fixed with the introduction of
CommandStatus
in7e71b5071f