summaryrefslogtreecommitdiff
path: root/check-builtins.sh
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2014-01-06 14:45:24 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-01-06 09:34:21 -0800
commit9e6f885d146c58b23b166a99b93f115735b7bf22 (patch)
tree6729b22e662002f20feba981ee4efae6b91b6104 /check-builtins.sh
parentsafe_create_leading_directories(): split on first of multiple slashes (diff)
downloadtgif-9e6f885d146c58b23b166a99b93f115735b7bf22.tar.xz
safe_create_leading_directories(): always restore slash at end of loop
Always restore the slash that we scribbled over at the end of the loop, rather than also fixing it up at each premature exit from the loop. This makes it harder to forget to do the cleanup as new paths are added to the code. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check-builtins.sh')
0 files changed, 0 insertions, 0 deletions