All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: "Tajti Ákos" <akos.tajti@intland.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Special characters in file name
Date: Sat, 03 Sep 2011 12:57:07 -0700 (PDT)	[thread overview]
Message-ID: <m3aaal4cyj.fsf@localhost.localdomain> (raw)
In-Reply-To: <4E60C6D0.7090609@intland.com>

Tajti Ákos <akos.tajti@intland.com> writes:

> I have a file named "árvíz.txt" in my repository. When modify that
> file and execute git diff, the first line looks like this:
> diff --git "a/\303\241rv\303\255z.txt" "b/\303\241rv\303\255z.txt"
> 
> Is there an option that (if specified) will get git to print
> "árvíz.txt" instead of this escaped string?

Yes, there is, namely `core.quotepath`.

This probably should make it into FAQ on Git Wiki, and into git-diff
manpage...
-- 
Jakub Narębski

      parent reply	other threads:[~2011-09-03 19:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-02 12:06 Special characters in file name Tajti Ákos
2011-09-02 12:38 ` Alexey Shumkin
2011-09-03 14:46   ` Jonathan Nieder
2011-09-03 20:09     ` Alexey Shumkin
2011-09-05 12:14       ` Tajti Ákos
     [not found]         ` <20110905170237.3ed59c6a@ashu.dyn.rarus.ru>
2011-09-05 13:12           ` Tajti Ákos
2011-09-05 13:16         ` Johannes Sixt
2011-09-05 13:33           ` Tajti Ákos
2011-09-03 19:57 ` Jakub Narebski [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=m3aaal4cyj.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=akos.tajti@intland.com \
    --cc=git@vger.kernel.org \
    /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.