document describe command

This commit is contained in:
Joey Hess 2011-03-03 16:58:52 -04:00
parent b5b78f26ec
commit 1de12a2918
3 changed files with 46 additions and 17 deletions

5
debian/changelog vendored
View file

@ -12,7 +12,10 @@ git-annex (0.22) UNRELEASED; urgency=low
* fsck: Check for and repair location log damage.
* Git annexes can now be attached to bare git repositories. Due to popular
demand. Both the local and remote host must have this version of git-annex
installed for it to work.
installed for it to work. This is still a semi-experimental feature;
use caution!
* describe: New subcommand that can set or change the description of
a repository.
-- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2011 00:48:02 -0400