摘要:
wget https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh https://blog.csdn.net/qwe641259875/article/details/107201760/ 然后执行install.sh:./in 阅读全文
摘要:
https://stackoverflow.com/questions/41123313/git-is-not-ignoring-file-mode-changes-chmod-why 答案在这里 git 仓库创建之后,全局的修改实际上不会影响本地仓库的属性(默认覆盖) 因此,需要进入vim .gi 阅读全文