From: Pierre Habouzit <madcoder@debian.org>
To: Johannes Sixt <johannes.sixt@telecom.at>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] Give git-am back the ability to add Signed-off-by lines.
Date: Tue, 06 Nov 2007 23:35:17 +0100 [thread overview]
Message-ID: <20071106223517.GC4382@artemis.corp> (raw)
In-Reply-To: <200711062133.58903.johannes.sixt@telecom.at>
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
On Tue, Nov 06, 2007 at 08:33:58PM +0000, Johannes Sixt wrote:
> This was lost in the migration to git-rev-parse --parseopt by commit
> 78443d90491c1b82afdffc3d5d2ab8c1a58928b5.
>
> Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
> ---
> git-am.sh | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/git-am.sh b/git-am.sh
> index 876b973..e5af955 100755
> --- a/git-am.sh
> +++ b/git-am.sh
> @@ -131,7 +131,7 @@ do
> binary=t ;;
> -3|--3way)
> threeway=t ;;
> - -s--signoff)
> + -s|--signoff)
Gaaaah. One more case of t/f finger-slip
> sign=t ;;
> -u|--utf8)
> utf8=t ;; # this is now default
> --
> 1.5.3.4.315.g2ce38
>
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2007-11-06 22:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 20:33 [PATCH] Give git-am back the ability to add Signed-off-by lines Johannes Sixt
2007-11-06 21:07 ` Junio C Hamano
2007-11-06 22:35 ` Pierre Habouzit [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=20071106223517.GC4382@artemis.corp \
--to=madcoder@debian.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=johannes.sixt@telecom.at \
/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