All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <j.sixt@viscovery.net>
To: Wincent Colaiuta <win@wincent.com>
Cc: git@vger.kernel.org, gitster@pobox.com, tsuna@lrde.epita.fr,
	Johannes.Schindelin@gmx.de, mcostalba@gmail.com
Subject: Re: [PATCH] Replace misleading message during interactive rebasing
Date: Tue, 27 Nov 2007 09:31:06 +0100	[thread overview]
Message-ID: <474BD5CA.7050407@viscovery.net> (raw)
In-Reply-To: <1196111891-18518-1-git-send-email-win@wincent.com>

Wincent Colaiuta schrieb:
> +		export _GIT_CHERRY_PICK_HELP="run 'git rebase --continue'"

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)

-- Hannes

  reply	other threads:[~2007-11-27  8:31 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 [this message]
2007-11-27  8:49   ` Wincent Colaiuta
2007-11-27  9:46   ` Jeff King
2007-11-27  9:49     ` Jakub Narebski
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=474BD5CA.7050407@viscovery.net \
    --to=j.sixt@viscovery.net \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=mcostalba@gmail.com \
    --cc=tsuna@lrde.epita.fr \
    --cc=win@wincent.com \
    /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.