Skip to content

Fix history command error when no ID was given

Simon Johnsson requested to merge bamf0/apt:history-command-id-error-fix into main

Introduce a standard behavior when a given argument is empty for the history commands. Previously, an exception would be thrown which is not very helpful to the user.

Merge request reports

Loading