📅  最后修改于: 2022-03-11 14:51:13.754000             🧑  作者: Mango
$ git config --global core.autocrlf input
# Configure Git to ensure line endings in files you checkout are correct for macOS
$ git config --global core.autocrlf true # for window