Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove and rename global variables in bash completion
To make sure there is no collision with global variables in other scripts, the global variable "dnf_target" was removed and "complete_cmds" was renamed to "_complete_dnf5_cmds".
- Loading branch information