这几行代码什么意思
来源:5-6 git初始化

321121254
2018-01-12
46034@DESKTOP-7E6VDFO MINGW64 ~/IdeaProjects/mmall (master)
$ git commit -am 'first commit init project'
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got '46034@DESKTOP-7E6VDFO.(none)')
2回答
-
你好,同学。没配置好git,请不要跳跃步骤,配置好username和email
【这个帖子好好看看哟,给同学们整理的学习课程的集锦宝典】
课程项目思维导图及线上环境、测试环境、部署linux和windows等解答
http://www.imooc.com/article/20193
部署环境的话 ,建议看下文章最后一小段哟~首先跟着课程阿里云部署那个章节过一遍,可以先不跟着操作,做到心里有数,环境部署都做了什么。
尽快进入咱们QQ群哟~~进群方法下面思维导图那个帖子有。非常详细
课程项目思维导图及线上环境、测试环境、部署linux和windows等解答
http://www.imooc.com/article/20193
【重点】问答区常见问题整理
http://www.imooc.com/article/18998
课程项目QQ群分享手记
http://www.imooc.com/article/19094
找工作的季节之简历及找工作的分享
http://www.imooc.com/article/19998
项目环境、vsftpd、linux、mysql等各种配置、软件下载
http://learning.happymmall.com
mybatis-plugin插件安装
http://coding.imooc.com/learn/questiondetail/36007.html
课程求10分好评哇谢谢啦~~(づ ̄ 3 ̄)づ
咱们二期上线啦,【二期进阶Tomcat集群和Redis分布式课程已经上线】
二期课程网址 http://coding.imooc.com/class/162.html022018-01-13 -
星辰Iron
2018-01-12
没有跟远程库关联上。看手记,看手记,看手记!!
00
相似问题