mirror of
https://github.com/restic/restic.git
synced 2026-03-02 04:36: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.