初学git安装与配置windows版

windows版 今晚搞了git,遇到了一些问题,赶紧来记录一哈。 1.Git下载与安装 注意:安装是图形化安装,跟个指示就可。 有这个Git bashji就可。 2.开始配置 a.打开Git bash >b.配置信息 1.git config --global user.name “Your Name” 2.git config --global user.email “[email prote
相关文章
相关标签/搜索