Torsten Bögershausen [off-list ref] writes:
It seams as ./t1308-config-set.sh is broken,
when the the directory is a soft link:
-name=/home/tb/NoBackup/projects/git/git.pu/t/trash
directory.t1308-config-set/.gitconfig
+name=/home/tb/projects/git/git.pu/t/trash directory.t1308-config-set/.gitconfig
scope=global
It does seem that way. Somebody is affected by $PWD when we should
be consistently using the physical / real path.
key=foo.bar
not ok 28 - iteration shows correct origins
I havent't digged further, too many conflicts in the config code, may be
somebody knows it directly ?