mirror of
https://github.com/restic/restic.git
synced 2026-05-01 08:49:26 +00:00
e1a5550a27
This simplifies comparing a typed value against nil. Previously it was necessary to case nil into the proper type.