mandarin-tts icon indicating copy to clipboard operation
mandarin-tts copied to clipboard

使用git clone 无法获得源代码

Open longglecc opened this issue 2 years ago • 3 comments

error: invalid path 'docs/novel2/hz_0.9_500000_在这儿做啥呢,不能啥玩意儿都带到这里来?.wav' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

longglecc avatar Jan 26 '22 01:01 longglecc

试试proxychains 或者换源 -i http://pypi.douban.com/simple --trusted-host=pypi.douban.com

fa1c4 avatar Sep 14 '22 00:09 fa1c4

the same issue

git version 2.35.1.windows.2 with Windows 10 pro

liouxiao avatar Jan 04 '23 09:01 liouxiao

Try this:

git config core.protectNTFS false
git checkout mtts

kaikai2 avatar Mar 04 '23 12:03 kaikai2