git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mark Levedahl" <mlevedahl@gmail.com>
To: "Paul Mackerras" <paulus@samba.org>
Cc: "Mark Levedahl" <mdl123@verizon.net>,
	"Git Mailing List" <git@vger.kernel.org>
Subject: Re: [PATCH] gitk: Fix warning when removing a branch (take 2)
Date: Thu, 16 Aug 2007 07:46:46 -0400	[thread overview]
Message-ID: <30e4a070708160446v5bdd177cn81553f5365b06460@mail.gmail.com> (raw)
In-Reply-To: <18115.44826.758536.30810@cargo.ozlabs.ibm.com>

On 8/15/07, Paul Mackerras <paulus@samba.org> wrote:
> Mark Levedahl writes:
>
>
> Yeah, I missed that case.  Sorry.
>
> >     while executing
> > "if {$idheads($dheads) eq $head} {
>
> I think
>
>         if {[llength $dheads] == 1 && $idheads($dheads) eq $head} {
>
> should be what we want.  Could you try that?
>
> Paul.

That works. Thanks.

Mark

      reply	other threads:[~2007-08-16 11:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-16  1:08 [PATCH] gitk: Fix warning when removing a branch (take 2) Mark Levedahl
2007-08-16  1:57 ` Paul Mackerras
2007-08-16 11:46   ` Mark Levedahl [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=30e4a070708160446v5bdd177cn81553f5365b06460@mail.gmail.com \
    --to=mlevedahl@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mdl123@verizon.net \
    --cc=paulus@samba.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).