git客户端第一次使用,设置用户名和密码

Guides: Tell git your user name and email address Git needs to know your username and email address to properly tag your commits. This is normally done on a global level: [~]$ git config --global
相关文章
相关标签/搜索