Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/rm-strbuf-optim' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:24 +0000
(11:55 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:24 +0000
(11:55 -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:
60b84ba
deb8e15
)
diff --cc
builtin/rm.c
Simple merge