glacier: Do not try to run glacier value create when an existing glacier remote is enabled.

This commit is contained in:
Joey Hess 2014-02-20 15:56:26 -04:00
parent 3029179fb5
commit 7d288d83c9
2 changed files with 7 additions and 5 deletions

2
debian/changelog vendored
View file

@ -18,6 +18,8 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
and the annex.numcopies git config setting.
* trust, untrust, semitrust, dead: Warn when the trust level is
overridden in .git/config.
* glacier: Do not try to run glacier value create when an existing glacier
remote is enabled.
* Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes
* Windows webapp: Can create repos on removable drives.
* Windows: Ensure HOME is set, as needed by bundled cygwin utilities.