diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-07 16:15:30 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-07 16:15:30 -0400 |
commit | 032ee546c9cda12b4b85c05001220d47e8bbba4d (patch) | |
tree | 3e6957962b84167fdffa3ff5adf4c8bef1c337dd /debian | |
parent | f3d2bf2cda1462dcb1a5bbc81505823dd5c057ec (diff) |
add: Stage symlinks the same as git add would, even if they are not a link to annexed content.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 45619ea2a..d6db9d106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |