A way to match files in repositories in a group

--copies=group:number can now be used to match files that are present in a
specified number of repositories in a group.
This commit is contained in:
Joey Hess 2012-10-01 18:25:11 -04:00
parent 5bd5bc094a
commit eeaa8dada8
3 changed files with 21 additions and 10 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (3.20121002) UNRELEASED; urgency=low
* group, ungroup: New commands to indicate groups of repositories.
* --copies=group:number can now be used to match files that are present
in a specified number of repositories in a group.
-- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 15:09:49 -0400