uninit: Preserve .git/annex/objects at the end, if it still has content, so that old versions of files and deleted files are not deleted. Print a message with some suggested actions.

This commit is contained in:
Joey Hess 2013-07-16 15:00:25 -04:00
parent 57830554c0
commit 1d7d3ac325
3 changed files with 26 additions and 2 deletions

3
debian/changelog vendored
View file

@ -6,6 +6,9 @@ git-annex (4.20130710) UNRELEASED; urgency=low
* Rsync.net have committed to support git-annex and offer a special
discounted rate for git-annex users. Updated the webapp to reflect this.
http://www.rsync.net/products/git-annex-pricing.html
* uninit: Preserve .git/annex/objects at the end, if it still
has content, so that old versions of files and deleted files
are not deleted. Print a message with some suggested actions.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400