]> granicus.if.org Git - git/commitdiff
Merge branch 'rs/strbuf-detach' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:31 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:31 +0000 (12:58 -0700)
Straighten out the use of strbuf_detach() API function.

* rs/strbuf-detach:
  grep: use return value of strbuf_detach()
  log-tree: always use return value of strbuf_detach()


Trivial merge