Re: [PATCH v5 13/16] merge-recursive: write the commit title in one go

2 messages, 2 authors, 2016-08-01 · open the first message on its own page

Re: [PATCH v5 13/16] merge-recursive: write the commit title in one go

From: Junio C Hamano <hidden>
Date: 2016-07-27 22:36:29

Johannes Schindelin [off-list ref] writes:
Let's make sure that the same holds true when outputting the commit
title: previously, we used several printf() statements to stdout and
speculated that stdout's buffer is large enough to hold the entire
commit title.
s/speculate/assume/; other than that looks very sensible.

Re: [PATCH v5 13/16] merge-recursive: write the commit title in one go

From: Johannes Schindelin <hidden>
Date: 2016-08-01 09:54:40

Hi Junio,

On Wed, 27 Jul 2016, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
Let's make sure that the same holds true when outputting the commit
title: previously, we used several printf() statements to stdout and
speculated that stdout's buffer is large enough to hold the entire
commit title.
s/speculate/assume/; other than that looks very sensible.
Fixed.

Thanks,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help