Re: [git-users] Chinese filename garbage problem when use git archive

2013-11-20 Thread Konstantin Khomoutov
On Wed, 20 Nov 2013 00:30:58 -0800 (PST) Lihong He wrote: > first, appriciated for your help! > I got a problem. I use ruby, and download projects, and I use rails > function repo.git.archive(options, "master") , but it's always > garbage if file name has chinese characters when use repo.git.ar

[git-users] Chinese filename garbage problem when use git archive

2013-11-20 Thread Lihong He
first, appriciated for your help! I got a problem. I use ruby, and download projects, and I use rails function repo.git.archive(options, "master") , but it's always garbage if file name has chinese characters when use repo.git.archive(options, "master") ,help me, Thanks again! -- You received