summaryrefslogtreecommitdiff
path: root/doc/bugs/on--git-dir_and_--work-tree_options.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/on--git-dir_and_--work-tree_options.mdwn')
-rw-r--r--doc/bugs/on--git-dir_and_--work-tree_options.mdwn2
1 files changed, 2 insertions, 0 deletions
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]]