似梦似醒

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2018年9月29日

摘要: 初始化项目 $ git config --global user.name "Your Name" 配置用户名 $ git config --global user.email your@example.com 配置邮箱 $ git config --global push.default simp 阅读全文
posted @ 2018-09-29 16:34 人生如梦,梦如人生 阅读(906) 评论(0) 推荐(0) 编辑