addurl: Refuse to overwrite any existing, non-annexed file.

This commit is contained in:
Joey Hess 2016-01-13 15:09:47 -04:00
parent b52cf5697b
commit 1d1cb16fe0
Failed to extract signature
3 changed files with 14 additions and 0 deletions

1
debian/changelog vendored
View file

@ -35,6 +35,7 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
modified the same as typechanged files.
* addurl: Added --batch and --with-files options.
* addurl: Support --json, particularly useful in --batch mode.
* addurl: Refuse to overwrite any existing, non-annexed file.
* Debian: Adjust build dependencies for webapp, DAV. Now available on
mips, mipsel, but temporarily removed armel since build is failing
there.