Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/use-strbuf-addstr' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:33 +0000
(11:55 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:34 +0000
(11:55 -0700)
* rs/use-strbuf-addstr:
use strbuf_addstr() instead of strbuf_addf() with "%s"
use strbuf_addstr() for adding constant strings to a strbuf
1
2
send-pack.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
9a54075
bc57b9c
)
diff --cc
send-pack.c
Simple merge