git Filename too long

# 全局
git config --global core.longpaths true
# 當前倉庫
git config core.longpaths true
相關文章
相關標籤/搜索