All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Noralf Trønnes" <notro@tronnes.org>
To: "Torsten Bögershausen" <tboegi@web.de>, git@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: Git messes up 'ø' character
Date: Tue, 20 Jan 2015 21:17:49 +0100	[thread overview]
Message-ID: <54BEB7ED.2050103@tronnes.org> (raw)
In-Reply-To: <54BEB585.2030902@web.de>

Den 20.01.2015 21:07, skrev Torsten Bögershausen:
> On 2015-01-20 20.46, Noralf Trønnes wrote:
> could it be that your "ø" is not encoded as UTF-8,
> but in ISO-8859-15 (or so)
>
>> $ git log -1
>> commit b2a4f6abdb097c4dc092b56995a2af8e42fbea79
>> Author: Noralf Tr<F8>nnes <notro@tronnes.org>
> What does
> git config -l | grep Noralf | xxd
> say ?
>
$ git config -l | grep Noralf | xxd
0000000: 7573 6572 2e6e 616d 653d 4e6f 7261 6c66  user.name=Noralf
0000010: 2054 72f8 6e6e 6573 0a                    Tr.nnes.

$ file ~/.gitconfig
/home/pi/.gitconfig: ISO-8859 text

  reply	other threads:[~2015-01-20 20:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 19:46 Git messes up 'ø' character Noralf Trønnes
2015-01-20 20:07 ` Torsten Bögershausen
2015-01-20 20:17   ` Noralf Trønnes [this message]
2015-01-20 20:45     ` Ævar Arnfjörð Bjarmason
2015-01-20 21:05       ` Greg Kroah-Hartman
2015-01-20 21:20       ` Jeff King
2015-01-20 21:27         ` Ævar Arnfjörð Bjarmason
2015-01-20 21:23       ` Noralf Trønnes
2015-01-20 21:26         ` Ævar Arnfjörð Bjarmason
2015-01-20 21:38           ` Noralf Trønnes
2015-01-20 21:57             ` Ævar Arnfjörð Bjarmason
2015-01-20 22:18             ` Nico Williams
2015-01-20 22:26               ` Noralf Trønnes
2015-01-22  9:59                 ` Michael J Gruber

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=54BEB7ED.2050103@tronnes.org \
    --to=notro@tronnes.org \
    --cc=git@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=tboegi@web.de \
    /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.