yudaocode / SpringBoot-Labs

一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows system Filename too long

hzl7652 opened this issue · comments

windows7
git version 2.17.0.windows.1
λ git merge origin/master error: cannot stat 'lab-68-spring-security-oauth/lab-68-demo02-authorization-server-with-resource-owner-password-credentials/src/main/java/cn/iocoder/springboot/lab68/authorizationserverdemo/config/OAuth2AuthorizationServerConfig.java': Filename too long error: cannot stat 'lab-68-spring-security-oauth/lab-68-demo03-authorization-server-with-resource-owner-password-credentials/src/main/java/cn/iocoder/springboot/lab68/authorizationserverdemo/config/OAuth2AuthorizationServerConfig.java': Filename too long Updating 85f3f584..67026716

git config --system core.longpaths true

@tjrbrom 谢谢

@tjrbrom 谢谢

原来还有这个限制 = = 最近在把每个示例对应的框架名字加在目录里 = = 贼长了都~