]> granicus.if.org Git - git/commitdiff
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)
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

1  2 
quote.c

diff --cc quote.c
Simple merge