diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-18 20:16:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-18 20:16:28 -0400 |
commit | 18fe5ebbb5aef07aa2ab5d621dd44b0788862a07 (patch) | |
tree | 4b8fd66d51850b86a7dd8b623c78c4428a16f5c4 /debian | |
parent | 5ec224d48f28bb8823d898ecc10a9c376a41245b (diff) |
add vcycle command
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 167d026cc..f1afdb821 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium to limit them to acting on files that have particular metadata. * view: New command that creates and checks out a branch that provides a structured view of selected metadata. - * vadd, vpop: New commands for operating within views. + * vadd, vpop, vcycle: New commands for operating within views. * Add progress display for transfers to/from external special remotes. * Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes * Windows webapp: Can create repos on removable drives. |