美文网首页
git使用技巧

git使用技巧

作者: 卡农me | 来源:发表于2018-04-20 14:28 被阅读1次

    1.old mode 100644 new mode 100755让git忽略掉文件权限检查:
    git config --add core.filemode false

    相关文章

      网友评论

          本文标题:git使用技巧

          本文链接:https://www.haomeiwen.com/subject/xtoakftx.html