assistant: Avoid syncing with annex-ignored remotes when reconnecting to the network, or connecting a drive.

This commit is contained in:
Joey Hess 2013-03-17 15:59:03 -04:00
parent 69cc00c5fc
commit 746ffa773a
3 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View file

@ -17,6 +17,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low
* map: Combine duplicate repositories, for a nicer looking map.
* Fix several bugs caused by a bad Ord instance for Remote.
* webapp: Switch all forms to POST.
* assistant: Avoid syncing with annex-ignored remotes when reconnecting
to the network, or connecting a drive.
-- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400