mirror of
https://github.com/kopia/kopia.git
synced 2026-03-06 15:28:08 -05:00
Adds a check for snapshot create when --all and a source path are given simultaneously. Returns an error in this case since it would otherwise create a duplicate snapshot for the specified source path. --- Co-authored-by: Julio Lopez <1953782+julio-lopez@users.noreply.github.com>