From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] Replace misleading message during interactive rebasing
Date: Tue, 27 Nov 2007 10:49:03 +0100 [thread overview]
Message-ID: <figp6f$onj$1@ger.gmane.org> (raw)
In-Reply-To: 20071127094639.GC3571@sigill.intra.peff.net
Jeff King wrote:
> On Tue, Nov 27, 2007 at 09:31:06AM +0100, Johannes Sixt wrote:
>
>> Isn't this a bashism? Should be:
>>
>> _GIT_CHERRY_PICK_HELP="run 'git rebase --continue'"
>> export _GIT_CHERRY_PICK_HELP
>>
>> (and the second instance of this as well, of course)
>
> No, it's in POSIX:
>
> http://www.opengroup.org/onlinepubs/009695399/utilities/export.html
>
> However, I'm sure you will be shocked to learn that /bin/sh on Solaris
> doesn't understand it:
>
> $ export foo=bar
> foo=bar: is not an identifier
If I remember correctly /bin/sh on Solaris cannot be used because
of other issues (like $(...) and such).
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next prev parent reply other threads:[~2007-11-27 9:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-26 21:18 [PATCH] Replace misleading message during interactive rebasing Wincent Colaiuta
2007-11-27 8:31 ` Johannes Sixt
2007-11-27 8:49 ` Wincent Colaiuta
2007-11-27 9:46 ` Jeff King
2007-11-27 9:49 ` Jakub Narebski [this message]
2007-11-27 9:52 ` Jeff King
2007-11-27 10:15 ` Jeff King
2007-11-28 4:37 ` Junio C Hamano
2007-11-28 8:26 ` Wincent Colaiuta
2007-11-28 12:41 ` Johannes Schindelin
2007-11-28 12:53 ` Johannes Sixt
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='figp6f$onj$1@ger.gmane.org' \
--to=jnareb@gmail.com \
--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).