mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-11 20:36:43 +02:00
From https://github.com/zrepl/zrepl/issues/691 The last_n prune rule keeps everything, regardless of if it matches the regex or not, if there are less than count snapshot. The expectation would be to never keep non-regex snapshots, regardless of number.