]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/strbuf-detach'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:24 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:24 +0000 (13:19 +0900)
commitbf6136cab899cd7a9937378770017a98a745b33d
treedb469f7d64b4f6677de0cb732a4b536d6384b52d
parenta2e22bb3ade2564c6d55869086eac5cc6753b925
parentfd99c2dd9b0b24fe4bb36366a6b1ff9e29b29286
Merge branch 'rs/strbuf-detach'

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()