啊摔,原来提交到 dev 分支上的 commit 在 github 里面不算 contributions

2016-04-16 12:05:09 +08:00
 bwangel

这两天我的 github 的 contributions 突然变白了,我正纳闷呢,这两天提交代码了啊,后来一看 github help ,原来提交到 master 分支上的 commit 才算 contributions ,有种被伤害了的感觉!

Commits

Commits will appear on your contributions graph if they meet all of the following conditions:

    The commits were made within the past year.
    The email address used for the commits is associated with your GitHub account.
    The commits were made in a standalone repository, not a fork.
    The commits were made:
        # 就是这里说的,必须要提交到默认分支上,或者 github page 分支上
        In the repository's default branch (usually master)
        In the gh-pages branch (for repositories with Project Pages sites)

In addition, at least one of the following must be true:

    You are a collaborator on the repository or are a member of the organization that owns the repository.
    You have forked the repository.
    You have opened a pull request or issue in the repository.
    You have starred the repository.

虽说刷这玩意不一定有啥用吧,但是看到阮一峰老师 github 的 contributions graph 满满的,心里还是怪羡慕的!

2933 次点击
所在节点    GitHub
11 条回复
Ervin
2016-04-16 12:31:52 +08:00
你合并到 master 的时候,会根据提交时间算你的 contributions 的
SharkIng
2016-04-16 12:44:48 +08:00
很好奇是只有 dev 不算还是只有 master 算
bdbai
2016-04-16 12:46:40 +08:00
@SharkIng 只有默认分支算
sox
2016-04-16 13:08:14 +08:00
会合并到 master 吧。。
Pastsong
2016-04-16 13:16:07 +08:00
@bdbai 默认分支和 gh-page 分支都算
bwangel
2016-04-16 13:32:42 +08:00
@Ervin 喔喔,这样啊,我还不知道!
SharkIng
2016-04-16 13:40:42 +08:00
@bdbai 好的谢谢
7jmS8834H50s975y
2016-04-19 21:44:28 +08:00
@bwangel 要不要我教你一招?

你可以不停修改本机电脑的日期,然后提交 commit,这样可以在每天都有一个 commit,然后 push 到 github,你的就全绿啦.
bwangel
2016-04-19 22:25:35 +08:00
@wsdjeg ,你确定, github 没有检查吗!
7jmS8834H50s975y
2016-04-19 22:28:54 +08:00
@wsdjeg 他怎么检查? 我修改我的电脑日期为昨天,我提交一个 commit,那么记录的文件时间就是昨天,跟我实际上昨天提交的有什么区别,那么 我来举个例子;
情景一:
连续 三天, 每天 commit 一次, 第三天 push 上去
情景二:
第三天,连续修改两次吃见,commit 三天,同样的三个 commit 第三天 push 上去,

请问这两种情况 有什么实际区别吗?
bwangel
2016-04-19 22:40:25 +08:00
好像也有道理,一会去试试!

我纯粹就是去玩玩,可不想恶意刷啊!

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

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

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

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

© 2021 V2EX