git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jan Krüger" <jk@jk.gs>
To: "Martin Krüger" <martin.krueger@gmx.com>
Cc: git@vger.kernel.org
Subject: Re: Problem in Patches with commit-messages containing non-ascii
Date: Fri, 3 Dec 2010 13:59:44 +0100	[thread overview]
Message-ID: <20101203135944.31d7cfbf@jk.gs> (raw)
In-Reply-To: <4CF8D243.50108@gmx.com>

--- Martin Krüger <martin.krueger@gmx.com> wrote:

> Consider this log-Message:
> commit ea2cd63dfe9b3ac3581b6cff8b13a52e69066242
> Author: martin <martin@chad.upnx.de>
> Date:   Fri Nov 19 18:58:58 2010 +0100
> 
>     Methoden überall angepasst.
>     Ausser Aussnahmen
> 

FWIW, support for multi-line summaries is very limited. Several
tools assume that the log message has this format:

<Summary in one line>
<Blank line>
<Details>

So one could argue that your patch fixes something that isn't really
supported anyway.

> [...]
> 
> Applyin leads to a correct commit-Messsage:
> 
> commit 62d06e3415ec0726dbd58c11ed93771502b77805
> Author: martin <martin@chad.upnx.de>
> Date:   Fri Nov 19 18:58:58 2010 +0100
> 
>     Methoden überall angepasst.Ausser Aussnahmen

How is that correct? It's different from the original commit message.

-Jan

  reply	other threads:[~2010-12-03 12:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03 11:19 Problem in Patches with commit-messages containing non-ascii Martin Krüger
2010-12-03 12:59 ` Jan Krüger [this message]
2010-12-03 13:08   ` Michael J Gruber
2010-12-03 19:03 ` Andreas Schwab

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=20101203135944.31d7cfbf@jk.gs \
    --to=jk@jk.gs \
    --cc=git@vger.kernel.org \
    --cc=martin.krueger@gmx.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 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).