mirror of
https://github.com/restic/restic.git
synced 2025-12-11 18:47:50 +00:00
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
Bugfix: Password prompt was sometimes not shown
|
|
|
|
The password prompt for a repository was sometimes not shown when running
|
|
the `backup -v` command. This has been fixed.
|
|
|
|
https://github.com/restic/restic/issues/5477
|
|
https://github.com/restic/restic/pull/5554
|