diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-30 21:17:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-30 21:17:36 -0400 |
commit | e7d3e546c298add0a39ec1a979d9b1574b9b9b76 (patch) | |
tree | 92f2f0ffa32a57d57e317847fb63cae37d0bd591 /debian/changelog | |
parent | dd8451f0f8092450049472793c325bcaa35f0fb7 (diff) |
sync --fast: Selects some of the remotes with the lowest annex.cost and syncs those, in addition to any specified at the command line.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7b8e34776..db447fea4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ git-annex (3.20111212) UNRELEASED; urgency=low * Updated to build with monad-control 0.3. * sync: Improved to work well without a central bare repository. Thanks to Joachim Breitner. + * sync --fast: Selects some of the remotes with the lowest annex.cost + and syncs those, in addition to any specified at the command line. -- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400 |