会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Your browser does not support the audio element.
happy_code
博客园
首页
新随笔
联系
管理
2018年3月18日
Git 操作
摘要: 1 安装Git,配置信息 2 git config --global user.name "<name>" 配置本机用户名 3 git config --global user.email "<email>" 配置本机用户邮箱 4 5 创建版本库 6 mkdir <name> 建文件夹 7 cd n
阅读全文
posted @ 2018-03-18 10:47 happy_codes
阅读(108)
评论(0)
推荐(0)
编辑
公告