Git的安装;用户的创建
1.git的特点:
容灾能力强、本地版本管理、异地协作、灵活分支
1.1下载地址
2.git安装
2.1创建全局的账户
git config --global user.name "yourname"
git config --global user.email "*******@foxmail.com"
本文来自博客园,作者:diligently,转载请注明原文链接:https://www.cnblogs.com/luo12828-foxmail/p/16964195.html

浙公网安备 33010602011771号