From 2de35be7538023dd70e4c4b3ef984d1ae8a4c5a7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 May 2016 12:26:37 -0400 Subject: Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes. Since git-annex unsets these when started, they have to be explicitly propigated. Also, this makes --git-dir and --work-tree settings be reflected in the environment. The need for this came up in https://github.com/DanielDent/git-annex-remote-rclone/issues/3 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a00632ce0..2856be2be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ git-annex (6.20160420) UNRELEASED; urgency=medium * map: Changed colors; red is used for untrusted repositories and grey for dead. * version: Display OS version and architecture too. + * Propigate GIT_DIR and GIT_WORK_TREE environment to external special + remotes. -- Joey Hess Thu, 28 Apr 2016 13:17:04 -0400 -- cgit v1.2.3