All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org,  Patrick Steinhardt <ps@pks.im>,
	 Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: Re: Re* [PATCH] history: close COMMIT_EDITMSG before launching the editor
Date: Thu, 25 Jun 2026 13:12:41 -0700	[thread overview]
Message-ID: <xmqqcxxefkg6.fsf@gitster.g> (raw)
In-Reply-To: <xmqqh5mqfkpv.fsf@gitster.g> (Junio C. Hamano's message of "Thu, 25 Jun 2026 13:06:52 -0700")

Junio C Hamano <gitster@pobox.com> writes:

Of course, this should be ...

> +	fwrite(out.buf, 1, out.len, s.fp);

...

	fwrite(out->buf, 1, out->len, s.fp);


      reply	other threads:[~2026-06-25 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25 18:33 [PATCH] history: close COMMIT_EDITMSG before launching the editor Johannes Schindelin via GitGitGadget
2026-06-25 20:06 ` Re* " Junio C Hamano
2026-06-25 20:12   ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqcxxefkg6.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=gitgitgadget@gmail.com \
    --cc=johannes.schindelin@gmx.de \
    --cc=ps@pks.im \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.