git目录无写权限
我的解决方法,直接在xshell上面cd到自己的项目代码,然后 ll -a 找到 .git 目录,给满权限 chmod -R 777 .git
git 服务器同步代码错误 error: insufficient permission for adding an object to repository database .git/objects
标签:ror ast 方法 chmod 服务器 add 解决方法 ase err
git目录无写权限
我的解决方法,直接在xshell上面cd到自己的项目代码,然后 ll -a 找到 .git 目录,给满权限 chmod -R 777 .git
git 服务器同步代码错误 error: insufficient permission for adding an object to repository database .git/objects
标签:ror ast 方法 chmod 服务器 add 解决方法 ase err