The git-annex-backend attribute has been renamed to annex.backend.

This commit is contained in:
Joey Hess 2010-11-28 18:58:03 -04:00
parent 9d82e815ff
commit ca32c7859b
5 changed files with 9 additions and 8 deletions

1
debian/changelog vendored
View file

@ -8,6 +8,7 @@ git-annex (0.10) UNRELEASED; urgency=low
* fsck: Fix warning about not enough copies of a file, when locations
are known, but are not available in currently configured remotes.
* precommit: Optimise to avoid calling git-check-attr more than once.
* The git-annex-backend attribute has been renamed to annex.backend.
-- Joey Hess <joeyh@debian.org> Sun, 28 Nov 2010 14:19:15 -0400