uninit: Check and abort if there are symlinks to annexed content that are not checked into git.

This commit is contained in:
Joey Hess 2012-10-22 11:54:50 -04:00
parent 12efabf070
commit b05981d973
3 changed files with 18 additions and 8 deletions

2
debian/changelog vendored
View file

@ -14,6 +14,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
* file:/// URLs can now be used with the web special remote.
* OSX: Stop installing non-self-contained webapp into Desktop directory.
* webapp: Allow dashes in ssh key comments when pairing.
* uninit: Check and abort if there are symlinks to annexed content that
are not checked into git.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400