On Sat, Mar 25, 2017 at 6:46 PM, Duy Nguyen <pclouds@xxxxxxxxx> wrote: > On Sat, Mar 25, 2017 at 5:46 PM, Torsten Bögershausen <tboegi@xxxxxx> wrote: >> ./t1305-config-include.sh >> seems to be broken: >> not ok 19 - conditional include, $HOME expansion >> not ok 21 - conditional include, relative path > > let me guess, your "git" directory is in a symlink path? Yes I could reproduce it when I put my "git" in a symlink. There's a note in document about "Symlinks in `$GIT_DIR` are not resolved before matching" but failing tests is not acceptable. I'll fix it. -- Duy