Fix bug that sometimes prevented git-annex smudge --clean from consuming all its input, which resulted in git add bypassing git-annex.
This commit is contained in:
parent
67951cdd7c
commit
617f2834fc
4 changed files with 59 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,5 +1,7 @@
|
|||
git-annex (6.20160420) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix bug that sometimes prevented git-annex smudge --clean from consuming
|
||||
all its input, which resulted in git add bypassing git-annex.
|
||||
* Fix build with directory-1.2.6.2.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue