GitHub第10亿个仓库诞生,仓库名成趣味亮点
We wanted to congratulate you on creating the one billionth repository on GitHub! We really hope you have the opportunity to build some great 💩 Have a great day! ❤️
文本内容
→ curl -s https://api.github.com/repositories/1000000000
{
"id": 1000000000,
"node_id": "R_kgDOO5rKAA",
"name": "shit",
"full_name": "AasishPokhrel/shit"
}
We really hope you have the opportunity to build some great 💩 Have a great day! ❤️
整体描述
这是GitHub平台上的一条祝贺Issue截图,由用户jonmagic发布,用于祝贺用户AasishPokhrel创建了GitHub的第10亿个代码仓库。通过调用GitHub API可以查询到该仓库的ID为1000000000,仓库名称为“shit”,完整路径为“AasishPokhrel/shit”。最后用便便表情💩和爱心表情❤️收尾,玩了个谐音梗:仓库名“shit”与便便表情呼应,在正式的祝贺中增添了调侃的趣味,显得轻松搞笑。
来源说明
这张图是GitHub平台的Issue页面截图,由GitHub相关工作人员账号jonmagic发布,是给第10亿个仓库创建者的官方性质祝贺内容,通过GitHub API接口可以验证该仓库的信息,内容在全球开发者社区中流传,引发了不少开发者的讨论。