2022-08-23 23:21:01 +00:00
|
|
|
Enhancement: Display full IDs in `check` warnings
|
2022-04-30 18:27:31 +00:00
|
|
|
|
2022-08-23 23:21:01 +00:00
|
|
|
When running commands to inspect or repair a damaged repository, it is often
|
|
|
|
necessary to supply the full IDs of objects stored in the repository.
|
|
|
|
|
|
|
|
The output of `check` now includes full IDs instead of their shortened variant.
|
2022-04-30 18:27:31 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/3729
|