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