git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Lehmann <Jens.Lehmann@web.de>
To: Ilya Kulakov <kulakov.ilya@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Bug: `gitsubmodule` does not list modules with unicode characters
Date: Mon, 25 Mar 2013 09:30:44 +0100	[thread overview]
Message-ID: <51500B34.30801@web.de> (raw)
In-Reply-To: <loom.20130323T171809-46@post.gmane.org>

Am 23.03.2013 17:28, schrieb Ilya Kulakov:
> The `git submodule` commands seem to ignore modules which paths contain
> unicode characters.
> 
> Consider the following steps to reproduce the problem:
> 
>   1. Create a directory with name that contains at least one unicode character
>      (e.g. "ûñïçödé-rèpø")
> 
>   2. Initialize git repository within this directory
> 
>   3. Add this repository as a submodule to another repository so that
>      unicode characters will appear in the path to the module
>      (e.g. "../ûñïçödé-rèpø")
> 
>   4. Check that .gitmodules file is updated and contains record
>      about just added module
> 
>   5. List submodules with using `git submodule` and find out
>      that just added module is not listed

Thanks for your report. It is known that git submodule does not behave
very well when path names contain special characters. I'll look into
that when I find some time to see if we can easily fix your problem.

  reply	other threads:[~2013-03-25  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-23 16:28 Bug: `gitsubmodule` does not list modules with unicode characters Ilya Kulakov
2013-03-25  8:30 ` Jens Lehmann [this message]
2013-06-08  1:05   ` Fredrik Gustafsson
2013-06-08  9:18     ` Jonathan Nieder
2013-06-08 12:06       ` Fredrik Gustafsson

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=51500B34.30801@web.de \
    --to=jens.lehmann@web.de \
    --cc=git@vger.kernel.org \
    --cc=kulakov.ilya@gmail.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).