Merge branch 'rs/use-strbuf-addstr' into maint
authorJunio C Hamano <redacted>
Wed, 10 Aug 2016 18:55:33 +0000 (11:55 -0700)
committerJunio C Hamano <redacted>
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

diff --cc send-pack.c
Simple merge
git clone https://git.99rst.org/PROJECT