repair: Fix bug in packed refs file exploding code that caused a .gitrefs directory to be created instead of .git/refs

This commit is contained in:
Joey Hess 2014-01-15 16:34:18 -04:00
parent fa1de753d7
commit 4e19e87921
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View file

@ -17,6 +17,8 @@ git-annex (5.20140108) UNRELEASED; urgency=medium
recover.
* Fix FTBFS on mipsel and sparc due to test suite not being available
on those architectures.
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs
directory to be created instead of .git/refs
-- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400