Wuzbre commented on PR #25556: URL: https://github.com/apache/flink/pull/25556#issuecomment-2481005122
> > 我说今天在家里Windows上怎么死活切不到master,原来是文件多了个空格哈哈 > > 你可以跑来绕过它。-----------谷歌翻译-----------您可以运行 git config core。检测 NTFS false 以绕过它。`git config core. detect NTFS false` I also get 1 error when I use `git clone https://github.com/apache/flink.git` in window11 `Error: Invalid path 'flink-connectors/flink-connector-base/src/ test/resources/ META-INF/services/org.junit.jupiter.api.extension.Extension ''. But when I try to use your method `git config --global core.detectNTFS false` it doesn’t work. The answer I got from stackoverflow `git config --global core.protectNTFS false` can successfully pull down the code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org