From: Pierre Habouzit <madcoder@debian.org>
To: Benjamin Sergeant <bsergean@gmail.com>
Cc: Josef Jeff Sipek <jsipek@cs.sunysb.edu>, git@vger.kernel.org
Subject: Re: [PATCH] Add a guilt-export(1) command to export a guilt series to quilt.
Date: Wed, 13 Jun 2007 17:16:40 +0200 [thread overview]
Message-ID: <20070613151640.GI5311@artemis.intersec.eu> (raw)
In-Reply-To: <1621f9fa0706130810n17bc3f67h1c539d75b3aed4ed@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
On Wed, Jun 13, 2007 at 08:10:36AM -0700, Benjamin Sergeant wrote:
> For the shebang:
> #!/usr/bin/env bash
> should works well and should work on non-linux boxes that did not
> added a link in /bin/bash.
FWIW it would spawn a process for nothin, and every other guilt
command uses that. People using it on non linux box would have to run a
sed on every shebang at install time, that's not _that_ hard anyways,
and is common practice with python or perl scripts e.g. IMHO it's not a
problem.
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-06-13 15:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-13 14:01 [PATCH] Add a guilt-export(1) command to export a guilt series to quilt Pierre Habouzit
2007-06-13 15:10 ` Benjamin Sergeant
2007-06-13 15:16 ` Pierre Habouzit [this message]
2007-06-13 15:54 ` Josef Sipek
2007-06-14 10:38 ` Pierre Habouzit
2007-06-13 15:51 ` Josef Sipek
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=20070613151640.GI5311@artemis.intersec.eu \
--to=madcoder@debian.org \
--cc=bsergean@gmail.com \
--cc=git@vger.kernel.org \
--cc=jsipek@cs.sunysb.edu \
/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.