diff options
author | Pat Thoyts <patthoyts@users.sourceforge.net> | 2016-01-27 17:20:03 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-28 13:35:56 -0800 |
commit | 2b3abd45bdd8a9dfd80dd07dfbc3745a69b21abc (patch) | |
tree | aa72d7b42291cb739fe457daedaa8b4bd1365779 /t/t4107-apply-ignore-whitespace.sh | |
parent | mingw: work around pwd issues in the tests (diff) | |
download | tgif-2b3abd45bdd8a9dfd80dd07dfbc3745a69b21abc.tar.xz |
t0008: avoid absolute path
The colon is used by check-ignore to separate paths from other output
values. If we use an absolute path, however, on Windows it will be
converted into a Windows path that very much contains a colon.
It is actually not at all necessary to make the path of the global
excludes absolute, so let's just not even do that.
Based on suggestions by Karsten Blees and Junio Hamano.
Suggested-by: Karsten Blees <karsten.blees@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4107-apply-ignore-whitespace.sh')
0 files changed, 0 insertions, 0 deletions