add: Stage symlinks the same as git add would, even if they are not a link to annexed content.

This commit is contained in:
Joey Hess 2015-07-07 16:15:30 -04:00
parent 772dd88ae9
commit 81ad277a85
5 changed files with 34 additions and 7 deletions

2
debian/changelog vendored
View file

@ -23,6 +23,8 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
shared libraries including libyaml.
* import: Fix failure of cross-device import on Windows.
* merge: Avoid creating the synced/master branch.
* add: Stage symlinks the same as git add would, even if they are not a
link to annexed content.
-- Joey Hess <id@joeyh.name> Thu, 02 Jul 2015 12:31:14 -0400