summaryrefslogtreecommitdiff
path: root/doc/bugs/Weird_directories_appearing/comment_6_1c3218c8858397acc0e9fd718d7fd973._comment
blob: c7dc6c274bf629c330c44bebe037879dbeb36d22 (plain)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.43"
 subject="comment 6"
 date="2014-01-14T19:16:15Z"
 content="""
Problem is that git-annex prepends `GIT_INDEX_FILE` to the environment; it does not overwrite it. So environment ends up with 2 copies of the var, and which will be used is undefined.
"""]]