correct changelog; git annex get --unused doesn't make sense

This commit is contained in:
Joey Hess 2013-07-25 19:53:52 -04:00
parent c6100aa5cc
commit 2311f30e4c

2
debian/changelog vendored
View file

@ -63,7 +63,7 @@ git-annex (4.20130709) unstable; urgency=low
in the git annex, including old versions of files. Supported by
fsck, get, move, copy.
* --unused: New switch that makes git-annex operate on all data found
by the last run of git annex unused. Supported by fsck, get, move, copy.
by the last run of git annex unused. Supported by fsck, move, copy.
* get, move, copy: Can now be run in a bare repository,
like fsck already could. --all is enabled automatically in this case.
* merge: Now also merges synced/master or similar branches, which