-
Overview
如题
error: chmod on /path/.git/config.lock failed: Operation not permitted -
问题分析
From R1, the reason is :
The linux command chmod is not supported by NTFS.
Solution which it suggest is :
mkdir -p /home/user/.gitconfigs/myrepo ln -s /home/user/.gitconfigs/myrepo .gitProceed as before with “
git i
(20210301未解决)error: chmod on /path/.git/config.lock failed: Operation not permitted
最新推荐文章于 2025-11-03 13:26:17 发布

最低0.47元/天 解锁文章
7635





