All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: robh@kernel.org, tools@linux.kernel.org
Subject: Re: [PATCH] am: Fix broken guessbranch handling
Date: Tue, 14 Jun 2022 16:25:53 -0400	[thread overview]
Message-ID: <165523827762.24677.15302189224501428827.b4-ty@linuxfoundation.org> (raw)
In-Reply-To: <20220331195346.1384515-1-robh@kernel.org>

On Thu, 31 Mar 2022 14:53:46 -0500, Rob Herring wrote:
> b4's usage of git-log '--branches' option is broken. The option takes a
> glob pattern *only* and must have an '=', but b4 ends up passing
> '--branches <guessbranch>' to git-log. This will kind of work, but is
> not checking only 'guessbranch'. For example, these 3 commands all do
> something different:
> 
> git log -1 --branches=master
> 
> [...]

Applied, thanks!

[1/1] am: Fix broken guessbranch handling
      commit: c95e4d16d87c7c71589c64b1ac94973b354d0820

Best regards,
-- 
Konstantin Ryabitsev <konstantin@linuxfoundation.org>

      reply	other threads:[~2022-06-14 20:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 19:53 [PATCH] am: Fix broken guessbranch handling Rob Herring
2022-06-14 20:25 ` Konstantin Ryabitsev [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=165523827762.24677.15302189224501428827.b4-ty@linuxfoundation.org \
    --to=konstantin@linuxfoundation.org \
    --cc=robh@kernel.org \
    --cc=tools@linux.kernel.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 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.