mirror of
https://github.com/restic/restic.git
synced 2025-08-25 19:29:36 +00:00
don't load password when autocompleting CLI commands
This commit is contained in:
8
changelog/unreleased/issue-4516
Normal file
8
changelog/unreleased/issue-4516
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Do not try to load password on command line autocomplete
|
||||
|
||||
The command line autocompletion previously tried to load the repository
|
||||
password. This could cause the autocompletion not to work. Now, this step gets
|
||||
skipped.
|
||||
|
||||
https://github.com/restic/restic/issues/4516
|
||||
https://github.com/restic/restic/pull/4526
|
Reference in New Issue
Block a user