Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/rm-strbuf-optim'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Jul 2016 21:13:36 +0000
(14:13 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
937be62
deb8e15
)
diff --cc
builtin/rm.c
Simple merge