summaryrefslogtreecommitdiff
path: root/t/t0300-credentials.sh
diff options
context:
space:
mode:
authorLibravatar Karsten Blees <karsten.blees@gmail.com>2014-07-05 00:41:46 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-07-07 11:22:42 -0700
commite7c730530065fb2f366ecbcb1e71d7f7346b6a25 (patch)
treecd6299bca9a68f2df452643eb878ba0cd2bf275f /t/t0300-credentials.sh
parentMerge branch 'maint-1.8.5' into maint (diff)
downloadtgif-e7c730530065fb2f366ecbcb1e71d7f7346b6a25.tar.xz
symlinks: remove PATH_MAX limitation
'git checkout' fails if a directory is longer than PATH_MAX, because the lstat_cache in symlinks.c checks if the leading directory exists using PATH_MAX-bounded string operations. Remove the limitation by using strbuf instead. Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0300-credentials.sh')
0 files changed, 0 insertions, 0 deletions