init: Fix reversion in detection of repo made with git clone --shared

This commit is contained in:
Joey Hess 2015-09-09 13:56:37 -04:00
parent 5705d0a04a
commit 97962591d6
4 changed files with 78 additions and 32 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
git-annex (5.20150825) UNRELEASED; urgency=medium
* Fix Windows build to work with ghc 7.10.
* init: Fix reversion in detection of repo made with git clone --shared
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700