Merge branch 'gs/sq-quote-buf-pretty'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:02 +0000 (13:48 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Oct 2019 04:48:02 +0000 (13:48 +0900)
commit77458870a5b1ab4d7c8f2c4825e888571a32979b
treedeb8b573ff7f62d6a4b7cec3c61b40d700dbf0d5
parent5efabc7ed9e57bb73159d1ad7739c508167ef24a
parentce2d7ed2fd454d60a0957508141438f26c4100c7
Merge branch 'gs/sq-quote-buf-pretty'

Pretty-printed command line formatter (used in e.g. reporting the
command being run by the tracing API) had a bug that lost an
argument that is an empty string, which has been corrected.

* gs/sq-quote-buf-pretty:
  sq_quote_buf_pretty: don't drop empty arguments
quote.c