Files
restic/internal/repository
Srigovind Nayak ce089f7e2d errors: standardize error wrapping for Fatal errors
* replace all occurences of  `errors.Fatal(err.Error())` with `errors.Fatalf("%s", err)` so that the error wrapping is correct across the codebase

* updated the review comments
2025-09-13 23:32:40 +05:30
..
2025-01-13 22:40:18 +01:00
2022-08-19 19:12:26 +02:00
2024-05-24 23:04:06 +02:00
2025-01-13 22:40:18 +01:00
2025-01-05 13:53:20 +02:00
2025-03-22 18:20:30 +00:00
2025-03-23 09:57:59 +00:00