Merge pull request #1090 from middelink/fix-1081

Update HasTags() and HasPaths() to follow #1081 feature request
This commit is contained in:
Alexander Neumann
2017-07-19 17:11:18 +02:00
18 changed files with 335 additions and 83 deletions

View File

@@ -48,6 +48,11 @@ Small changes
https://github.com/restic/restic/pull/1080
https://github.com/restic/restic/pull/1112
* The semantic for the `--tags` option to `forget` and `snapshots` was
clarified:
https://github.com/restic/restic/issues/1081
https://github.com/restic/restic/pull/1090
Important Changes in 0.7.0
==========================