summaryrefslogtreecommitdiff
path: root/t/t1400-update-ref.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2016-05-13 15:25:51 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-05-13 11:03:11 -0700
commitfd9dbdfb3dc934a88b8b7505ab01db949a294a4e (patch)
tree41661e6b24157986cccb1aab53bd520d131f22db /t/t1400-update-ref.sh
parentEleventh batch for 2.9 (diff)
downloadtgif-fd9dbdfb3dc934a88b8b7505ab01db949a294a4e.tar.xz
perf: let's disable symlinks when they are not available
We already have a perfectly fine prereq to tell us whether it is safe to use symlinks. So let's use it. This fixes the performance tests in Git for Windows' SDK, where symlinks are not really available ([*1*]). This is not an issue with Git for Windows itself because it configures core.symlinks=false in its system config. However, the system config is disabled for the performance tests, for obvious reasons: we want them to be independent of the vagaries of any local configuration. Footnote *1*: Windows has symbolic links. Git for Windows disables them by default, though (for example: in standard setups, non-admins lack the privilege to create symbolic links). For details, see https://github.com/git-for-windows/git/wiki/Symbolic-Links Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1400-update-ref.sh')
0 files changed, 0 insertions, 0 deletions