diff options
author | René Scharfe <l.s.r@web.de> | 2016-07-09 16:47:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-12 15:09:21 -0700 |
commit | deb8e15a19790b2c526b599620407d2f5c1cefcb (patch) | |
tree | 4e331b5944ef17d8f125d18eceb02496b1a2afff /git-merge-octopus.sh | |
parent | Merge branch 'jk/war-on-sprintf' into maint-2.7 (diff) | |
download | tgif-deb8e15a19790b2c526b599620407d2f5c1cefcb.tar.xz |
rm: reuse strbuf for all remove_dir_recursively() calls
Don't throw the memory allocated for remove_dir_recursively() away after
a single call, use it for the other entries as well instead.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-merge-octopus.sh')
0 files changed, 0 insertions, 0 deletions