- 博客(1)
- 收藏
- 关注
原创 Git的简单使用
$ git config --global user.name “Your name” //全局设置用户名 $ git config –global user.email “email@example.com” //全局设置邮箱 $ git init //整个目录变成git管理的仓库 ls –ah //显示.git文...
2018-07-20 17:10:19
83
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅