mirror of
https://github.com/kopia/kopia.git
synced 2026-03-25 09:31:12 -04:00
* fix(snapshots): Remove checkpoints after a complete snapshot ... by setting start time of checkpoints one nanosecond earlier than that of the snapshot. * test(snapshots): Test for leftover checkpoints * fix linter issues * removed stray curly brace --------- Co-authored-by: Jarek Kowalski <jaak@jkowalski.net>