On Thu, 25 Jul 2013 18:51:57 +0400 ксовиран <xowirun@xxxxxxxxx> wrote: [...] > > I'm afraid, this might be not that simple: Git received certain > > tweaks to work around certain problems Mac OS X has (as I > > understand it) with handling UTF-8 on various filesystems it > > supports; in particular, see commits [...] > > So... I'm not sure, but I beleive these fixes might have been > > related to handling filenames in the work tree and the index only, > > not branches, as having branches with non-ASCII names is a weird > > idea to most developers, I think. [...] > there is nothing wrong with having branches with non-ASCII names as > english is not the only language in the world. Well, this my remark was just to explain why the problem with branches which *are* files (well, unless they have become "packed refs") in the reference Git implementation, might had good chances to escape the scope of the tweaks being discussed. Of course, there's nothing wrong with non-ASCII branch names unless this impedes collaboration on a project which uses them. > problem is still here, i've got ubuntu on VM and same shared > git-folder causes this problem on Mac Os and no problems on Ubuntu. > git version on Mac is 1.8.0.1 (on Ubuntu is 1.7.10.4) I hope someone possessing the necessary knowledge will look at it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html