3 subject="""comment 2"""
4 date="2017-06-06T19:38:00Z"
6 "fatal: unable to normalize object directory" is an error message that
7 git emits, not git-annex.
9 I wonder if git-annex's use of --work-tree and --git-dir with
10 relative paths confuses git in some way?
12 It would be good to explain how to reproduce this problem.
13 I tried a few things involving symlinks in the path I `cd`ed to,
14 but was not able to cause the problem.