git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug: `gitsubmodule` does not list modules with unicode characters
@ 2013-03-23 16:28 Ilya Kulakov
  2013-03-25  8:30 ` Jens Lehmann
  0 siblings, 1 reply; 5+ messages in thread
From: Ilya Kulakov @ 2013-03-23 16:28 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-08 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-23 16:28 Bug: `gitsubmodule` does not list modules with unicode characters Ilya Kulakov
2013-03-25  8:30 ` Jens Lehmann
2013-06-08  1:05   ` Fredrik Gustafsson
2013-06-08  9:18     ` Jonathan Nieder
2013-06-08 12:06       ` Fredrik Gustafsson

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).