GitHub 初次配置

 1 ) GitHub注册     https://github.com   2)GitHub 新建仓库    2.1  输入仓库名称 3 ) 设定 本地显示用户名称 : git config --global user.name "CodeMason" git config --global user.email "[email protected]" 3.1 申请 SSH key ssh-ke
相关文章
相关标签/搜索