git操作


vscode编辑器 关闭 行尾序列为crlf

git config --global core.autocrlf false

相关