Removed the setkey command, and added a setcontent command with a more useful interface.

This commit is contained in:
Joey Hess 2011-10-31 12:33:41 -04:00
parent e09dd6f306
commit cc1ea8f844
6 changed files with 80 additions and 65 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low
.gitattributes information about numcopies is not available in a bare
repository.
* unused, dropunused: Now work in bare repositories.
* Removed the setkey command, and added a setcontent command with a more
useful interface.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400