git配置

1.设置git的name和email git config --global user.name "fxf" git config --global user.email "git的邮箱" git config --global core.autocrlf false git config --global core.quotepath off git config --global gui.en
相关文章
相关标签/搜索