From e2b93987143faba2c1f507da436752ef826c5ff3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 May 2016 13:29:51 -0400 Subject: Work around git bug in handling of relative path to GIT_INDEX_FILE when in a subdirectory of the repository. This affected git annex view. It turns out that some other places that use GIT_INDEX_FILE were already working around the bug. I removed the workaround from Annex.Branch since the new workaround will do. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 24c110521..e60b43aa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ git-annex (6.20160512) UNRELEASED; urgency=medium thing) * adjust: Add --fix adjustment, which is useful when the git directory is in a nonstandard place. + * Work around git bug in handling of relative path to GIT_INDEX_FILE + when in a subdirectory of the repository. This affected git annex view. -- Joey Hess Wed, 11 May 2016 16:08:38 -0400 -- cgit v1.2.3