mirror of
https://github.com/restic/restic.git
synced 2026-04-01 10:52:46 +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.