当前位置: 首页> 科技> 名企 > 互联网服务行业有哪些工作_大片播放网站_成人技能培训机构_百度一下就会知道了

互联网服务行业有哪些工作_大片播放网站_成人技能培训机构_百度一下就会知道了

时间:2025/7/13 16:36:15来源:https://blog.csdn.net/qq_40032778/article/details/145086464 浏览次数:0次
互联网服务行业有哪些工作_大片播放网站_成人技能培训机构_百度一下就会知道了

更多ruoyi-nbcio功能请看演示系统

gitee源代码地址

前后端代码: https://gitee.com/nbacheng/ruoyi-nbcio

演示地址:RuoYi-Nbcio后台管理系统 http://218.75.87.38:9666/

更多nbcio-boot功能请看演示系统 

gitee源代码地址

后端代码: https://gitee.com/nbacheng/nbcio-boot

前端代码:https://gitee.com/nbacheng/nbcio-vue.git

在线演示(包括H5) : http://218.75.87.38:9888

1、git上传项目的时候出现下面的错误

git.exe add -f [...]

warning: LF will be replaced by CRLF in .gitattributes.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in .gitignore.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in LICENSE.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in README-EN.md.
 

The file will have its original line endings in your working directory
error: open("jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql"): Filename too long
error: unable to index file 'jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/default/one/java/${bussiPackage}/${entityPackage}/vue3Native/V${currentDate}_1__menu_insert_${entityName}.sql'
fatal: adding files failed

git did not exit cleanly (exit code 128)

2、上面这种错误就是使用git拉取或者提交项目时,遇到长路径提示file name too long。

在windows下解决方法:
git config --global core.longpaths true

这样就可以正常上传或下载了。

关键字:互联网服务行业有哪些工作_大片播放网站_成人技能培训机构_百度一下就会知道了

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: