From 1ae780ee7990dc542a61714522c902754e76fb05 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Jan 2012 12:52:09 -0400 Subject: git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE. Note that GIT_WORK_TREE cannot influence GIT_DIR; that is necessary for git-fake-bare and vcsh type things to work. --- doc/bugs/on--git-dir_and_--work-tree_options.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs/on--git-dir_and_--work-tree_options.mdwn') diff --git a/doc/bugs/on--git-dir_and_--work-tree_options.mdwn b/doc/bugs/on--git-dir_and_--work-tree_options.mdwn index d76a42bff..0bcefbb5d 100644 --- a/doc/bugs/on--git-dir_and_--work-tree_options.mdwn +++ b/doc/bugs/on--git-dir_and_--work-tree_options.mdwn @@ -27,3 +27,5 @@ regular git add works: git-annex version: 3.20110702 +> [[done]], git-annex now honors `GIT_DIR` and `GIT_WORK_TREE` like other +> git commands do. --[[Joey]] -- cgit v1.2.3