From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 3/3] git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Date: Wed, 31 Oct 2007 03:53:20 +0100 [thread overview]
Message-ID: <20071031025320.GA1375@atjola.homenet> (raw)
In-Reply-To: <Pine.LNX.4.64.0710310239100.4362@racer.site>
Hi Dscho,
On 2007.10.31 02:42:03 +0000, Johannes Schindelin wrote:
> Hi Björn,
>
> On Wed, 31 Oct 2007, Björn Steinbrink wrote:
>
> > + new_parents=${new_parents# $first_parent}
>
> I wanted to comment that this might not be present in shells other than
> bash, but I see that we rely on that construct already in am, clone,
> commit, filter-branch, merge, pull, rebase, stash and submodule.
>
> So I think it's okay.
Actually, I checked first that it's not bash-only (I saw the flames
about that on lkml some time ago, so I've been scared ;-)). Works fine
with dash here and it's in the posix sh specs. See 2.6.2 in
http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
So I hope that there's a bit of a broader support for it :-)
> The whole series is _very_ nicely done, and appears to me as obviously
> correct.
Thanks :-)
Björn
prev parent reply other threads:[~2007-10-31 2:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-31 2:20 [PATCH 1/3] Fix --strategy parsing in git-rebase--interactive.sh Björn Steinbrink
2007-10-31 2:20 ` [PATCH 2/3] git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick Björn Steinbrink
2007-10-31 2:20 ` [PATCH 3/3] git-rebase--interactive.sh: Make 3-way merge strategies work for -p Björn Steinbrink
2007-10-31 2:42 ` Johannes Schindelin
2007-10-31 2:53 ` Björn Steinbrink [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=20071031025320.GA1375@atjola.homenet \
--to=b.steinbrink@gmx.de \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.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 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).