mirror of
https://github.com/kopia/kopia.git
synced 2026-03-09 09:46:21 -04:00
* feat(cli): Allow restore from snapshoted path * Find files in multiple snapshots * Added --snapshot-time to restore * Added restore by path test * More timespec formats * Test for snapshot list with a file in multiple snapshots * Handle restore without target path * Fix for tests * Made changes requested in PR and rebased