换了台电脑 github 上传出问题

2015-03-31 17:04:42 +08:00
 nellace

换了新公司电脑以后,github一直出问题,发现每次都是另外一个id提交http://ww4.sinaimg.cn/bmiddle/686c6057jw1eqp0q7huzzj20dt04474r.jpg
然后主页的contribution 也不统计了
http://ww4.sinaimg.cn/bmiddle/686c6057jw1eqp0q823grj20l104dt9c.jpg

2381 次点击
所在节点    GitHub
10 条回复
nellace
2015-03-31 17:08:28 +08:00
nellace
2015-03-31 17:08:38 +08:00
oott123
2015-03-31 17:13:54 +08:00
他是根据邮箱来统计的。
ijse
2015-03-31 17:14:07 +08:00
`git config --global user.name nellace`
`git config --global user.email nellace@xxx.com`
shiniv
2015-03-31 17:17:07 +08:00
你设置用于提交的邮箱没有跟github关联
nellace
2015-03-31 20:23:21 +08:00
@oott123
@ijse
@shiniv 谢谢各位 就是这个样子
bsbgong
2015-03-31 20:39:13 +08:00
在本地的repo目录下执行: $git config -l
查看当前repo配置的用户和邮箱
然后用修改成自己的
nellace
2015-04-01 08:20:49 +08:00
@oott123
@ijse
@shiniv @ijse
@oott123
@shiniv
谢谢,还有一个问题我有一个文件夹git status 里面显示
On branch master2
Your branch is ahead of 'origin/master' by 3 commits.
(use "git push" to publish your local commits)

master2我没有这个分支啊
nellace
2015-04-01 08:25:09 +08:00

这个是git config -l 的信息
@ijse
@bsbgong
bsbgong
2015-04-01 08:35:56 +08:00
@nellace
前面的评论里大家说得都够清楚了
你可能需要先补一下git基础,然后再来问。不然你永远会有无穷尽的问题。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/180618

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX