]> granicus.if.org Git - git/commitdiff
Merge branch 'rs/rm-strbuf-optim'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jul 2016 21:13:36 +0000 (14:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jul 2016 21:13:36 +0000 (14:13 -0700)
The use of strbuf in "git rm" to build filename to remove was a bit
suboptimal, which has been fixed.

* rs/rm-strbuf-optim:
  rm: reuse strbuf for all remove_dir_recursively() calls

1  2 
builtin/rm.c

diff --cc builtin/rm.c
Simple merge