summaryrefslogtreecommitdiff
path: root/pack.h
diff options
context:
space:
mode:
authorMichael Haggerty <mhagger@alum.mit.edu>2014-01-06 13:45:24 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-01-06 17:34:21 (GMT)
commit9e6f885d146c58b23b166a99b93f115735b7bf22 (patch)
tree6729b22e662002f20feba981ee4efae6b91b6104 /pack.h
parentbf10cf70ad0c777dbbbb00bbb741436e285c2181 (diff)
downloadgit-9e6f885d146c58b23b166a99b93f115735b7bf22.zip
git-9e6f885d146c58b23b166a99b93f115735b7bf22.tar.gz
git-9e6f885d146c58b23b166a99b93f115735b7bf22.tar.bz2
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 'pack.h')
0 files changed, 0 insertions, 0 deletions