Fix bug that caused typechanged symlinks to be assumed to be unlocked files, so they were added to the annex by the pre-commit hook.
This commit is contained in:
parent
2fc7092095
commit
412dcb8017
4 changed files with 19 additions and 6 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -12,6 +12,8 @@ git-annex (4.20130816) UNRELEASED; urgency=low
|
|||
* Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.)
|
||||
* Better error message when trying to use a git remote that has annex.ignore
|
||||
set.
|
||||
* Fix bug that caused typechanged symlinks to be assumed to be unlocked
|
||||
files, so they were added to the annex by the pre-commit hook.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue