add explicit upgrade command

This commit is contained in:
Joey Hess 2011-03-16 15:48:26 -04:00
parent bc21502b9a
commit d7ef5fd294
5 changed files with 34 additions and 3 deletions

3
debian/changelog vendored
View file

@ -3,7 +3,8 @@ git-annex (0.20110316) UNRELEASED; urgency=low
* New repository format, annex.version=2.
* The first time git-annex is run in an old format repository, it
will automatically upgrade it to the new format, staging all
necessary changes to git.
necessary changes to git. See <http://git-annex.branchable.com/upgrades/>
for details.
* Colons are now avoided in filenames, so bare clones of git repos
can be put on USB thumb drives formatted with vFAT or similar
filesystems.