add: In direct mode, adding an annex symlink will check it into git, as was already done in indirect mode.

This commit is contained in:
Joey Hess 2014-09-18 14:24:38 -04:00
parent d01829bb4e
commit 44e7d6e1fe
2 changed files with 10 additions and 3 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (5.20140916) UNRELEASED; urgency=medium
which is not yet supported on Windows.
* WebDav: Fix enableremote crash when the remote already exists.
(Bug introduced in version 5.20140817.)
* add: In direct mode, adding an annex symlink will check it into git,
as was already done in indirect mode.
-- Joey Hess <joeyh@debian.org> Mon, 15 Sep 2014 14:39:17 -0400