git gitlab 添加文件执行权限
git update-index –chmod只有+x和-x两个选项,+x=755,-x=664,git –help COMMAND 可以查看对应命令的使用方法,git –help –a查看全部命令。C:\Temp\TestRepo>git update-index --chmod=+x fo
知之为知之
git update-index –chmod只有+x和-x两个选项,+x=755,-x=664,git –help COMMAND 可以查看对应命令的使用方法,git –help –a查看全部命令。C:\Temp\TestRepo>git update-index --chmod=+x fo