mirror of
https://github.com/restic/restic.git
synced 2026-09-19 18:48:30 +00:00
8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
Bugfix: Password prompt was sometimes not shown for `backup -v`
|
|
|
|
The repository password prompt could be hidden when running the
|
|
`backup -v` command. This has now been fixed.
|
|
|
|
https://github.com/restic/restic/issues/5477
|
|
https://github.com/restic/restic/pull/5554
|