git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Shawn Pearce <spearce@spearce.org>
Cc: "Todd A. Jacobs" <nospam+listmail@codegnome.org>, git@vger.kernel.org
Subject: Re: Prompt for merge message?
Date: Thu, 06 Oct 2011 16:17:19 -0700	[thread overview]
Message-ID: <7v8voxyakg.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <CAJo=hJvFytscxyx2z+Fdw9E1DS02wSXgoE3SHkxKq2OYOMQHgQ@mail.gmail.com> (Shawn Pearce's message of "Thu, 6 Oct 2011 15:09:26 -0700")

Shawn Pearce <spearce@spearce.org> writes:

> to git merge? I know the reason we don't want to do it all of the time
> is because git merge is already used in a lot of scripts. But how many
> of those are running with an active terminal on all 3 standard fds
> when it runs git merge?

Ninety four?

$ git grep -l 'git merge' -- 't/t[0-9][0-9][0-9][0-9]-*.sh' | wc -l

  reply	other threads:[~2011-10-06 23:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-06 17:49 Prompt for merge message? Todd A. Jacobs
2011-10-06 18:25 ` Jacob Helwig
2011-10-06 18:51   ` in-gitvger
2011-10-06 20:15     ` Stephen Bash
2011-10-06 20:19   ` Andreas Krey
2011-10-06 22:02 ` Junio C Hamano
2011-10-06 22:09   ` Shawn Pearce
2011-10-06 23:17     ` Junio C Hamano [this message]
2011-10-07  1:15   ` Todd A. Jacobs
2011-10-07  3:07     ` Junio C Hamano

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=7v8voxyakg.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=nospam+listmail@codegnome.org \
    --cc=spearce@spearce.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).