diff options
author | 2012-10-01 18:25:11 -0400 | |
---|---|---|
committer | 2012-10-01 18:25:11 -0400 | |
commit | c40c017a29bff422b8eca88b6c54e5e86c18b137 (patch) | |
tree | f09ca51ea09059c30ccd685a1de1bf0369ec3e03 /debian | |
parent | 041242f735a20027acfef10764398c208dc94183 (diff) |
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.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 57da10688..41a350690 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |