mirror of
https://github.com/restic/restic.git
synced 2026-07-06 07:15:10 +00:00
e1a5550a27
This simplifies comparing a typed value against nil. Previously it was necessary to case nil into the proper type.