1
finab 2016-12-31 10:39:59 +08:00 via iPhone
7 位数的代码量?我数错了嘛?
|
2
SmiteChow OP @finab 你没数错,今年我将一些很多年前的 svn 下的 code 放到了 Github 的 private repo 上,统一管理了。
|
3
GjriFeu 2016-12-31 10:52:01 +08:00
图挂了
|
5
viosey 2016-12-31 11:49:50 +08:00
github token 是?
|
6
kn007 2016-12-31 11:55:43 +08:00
|
8
kn007 2016-12-31 12:00:12 +08:00
我的。。貌似没啥贡献。。 |
9
xwartz 2016-12-31 12:18:10 +08:00
仓库太多就出错了
|
11
quericy 2016-12-31 12:39:20 +08:00
空仓库报错:
https://api.github.com/repos/xxx/xxxxx/git/trees/master?recursive=1&_=1483159030030 Failed to load resource: the server responded with a status of 409 (Conflict) |
12
SmiteChow OP @quericy ni
@xwartz 空仓库会导致收集到空仓库时 hanging ,不会导致报错,我 fix 了,更新一下脚本,再访问 https://github.com/YOUR_USER_NAME?show_current_year_statistic |
13
quericy 2016-12-31 13:51:14 +08:00
|
14
exoticknight 2016-12-31 13:55:56 +08:00
虽然这个东西多少有点用,但是总是有 show off 的感觉= =
|
15
Tink 2016-12-31 14:19:46 +08:00
copyright xxxx-2017
各位可以区各大 repo 提 request 了 |
16
knarfeh 2016-12-31 14:35:54 +08:00 via Android
@exoticknight 虚荣是最美好的罪恶
|
17
vizards 2016-12-31 15:29:28 +08:00
在逛自己创建的 organization 时看到一个 repo ,显示 0 contributor ,然后提交 MR 的人确实是我自己,却点不开。。有没有老司机知道为啥啊
|
19
SmiteChow OP @quericy 过期被禁用 我不知道怎么生成这种 case ,你有条件 feel free fork and fix it then PR me
|
21
SmiteChow OP @vizards 应该是 git log 里的 email 地址未在 Github 注册过,你可以在 https://github.com/settings/emails 里添加
|
22
SmiteChow OP @exoticknight 只是想统计一下今年的 commits addline deleteline 官方 API 目前未开放 date filter ,所以只能 monkey hack 了,没其他意思
|
23
hyuwang 2016-12-31 15:39:33 +08:00
被 DMCA 拿掉的仓库也会报错 Error451
|
26
hantsy 2016-12-31 16:16:43 +08:00
880 contributions in the last year
|
27
xpol 2016-12-31 16:46:58 +08:00
878 contributions in the last year
|
28
viosey 2016-12-31 17:22:58 +08:00
395 contributions in the last year
|
29
mingyun 2016-12-31 23:34:22 +08:00
请问油猴脚本怎么安装
|
30
cleveryun 2017-01-02 10:48:14 +08:00
16 年 9 月中旬开始频繁使用 github 管理个人项目
403 contributions in the last year |
31
ivanlw 2017-01-02 11:51:20 +08:00
你们的 Github 这么多代码,是公司的项目还是自己的客户时间项目呢?
|
32
SmiteChow OP |