assistant: Fix OSX bug that prevented committing changed files to a repository when in indirect mode.

This commit is contained in:
Joey Hess 2013-03-17 17:01:43 -04:00
parent 1760a2e98c
commit 35a0ae334c
4 changed files with 11 additions and 3 deletions

2
debian/changelog vendored
View file

@ -19,6 +19,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low
* webapp: Switch all forms to POST.
* assistant: Avoid syncing with annex-ignored remotes when reconnecting
to the network, or connecting a drive.
* assistant: Fix OSX bug that prevented committing changed files to a
repository when in indirect mode.
-- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400