git Filename too long

# 全局
git config --global core.longpaths true
# 当前仓库
git config core.longpaths true
相关文章
相关标签/搜索