Original file line numberDiff line numberDiff line change @@ -32,11 +32,11 @@ const PostListHorizontal = ({ title, href, posts, hasBg }) => { )} </div> {/* 列表 */} <ul className='hidden lg:grid grid-cols-1 lg:grid-cols-4 gap-4'> <div className='hidden lg:grid grid-...
NotificationsYou must be signed in to change notification settings Code Issues865 Pull requests235 Actions Projects1 Wiki Security Insights Additional navigation options main 153Branches174Tags Code Folders and files Name Last commit message Last commit date ...
Updated ( 完成的任务,或者由于第三方模块变化而做的变化 ) 尽量将注释缩减为一句话,不要包含详细的内容。 假如有 Issues 系统,其中可以包含 Issue 的 ID。比如:Issue #123456 包含作者的信息。比如 by Bruce 完整例子: git commit -m 'Issue #[issue number] by [username]: [Short summary of the change]...
{ "admin": false, "push": false, "pull": true }, "allow_rebase_merge": true, "template_repository": null, "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O", "allow_squash_merge": true, "delete_branch_on_merge": true, "allow_merge_commit": true, "subscribers_count": 42, ...
This API is under preview and subject to change.Default: application/vnd.github.superpro-preview+json per_page integer query Results per page (max 100)Default: 30 page integer query Page number of the results to fetch.Default: 1 Code samples Shell curl \ -H "Accept: application/vnd.github...
{zhang2022paddlespeech, title = {PaddleSpeech: An Easy-to-Use All-in-One Speech Toolkit}, author = {Hui Zhang, Tian Yuan, Junkun Chen, Xintong Li, Renjie Zheng, Yuxin Huang, Xiaojie Chen, Enlei Gong, Zeyu Chen, Xiaoguang Hu, dianhai yu, Yanjun Ma, Liang Huang}, booktitle = {...
1.本仓库来源 https://github.com/cloudnativeapp/charts.git 2.这个地址是helm官方仓库https://github.com/helm/charts提到的在国内的备份地址,参考helm/charts的README.md 官方helm/charts的github备份地址https://gitee.com/develop-kit/charts 3.apphub参考地址 https://developer.aliyun.com/hub 4.做这两...
- 修改commit为comment(大改动,单词拼错了,现在才发现,难绷) </details> 2 changes: 1 addition & 1 deletion 2 Scripts/直播ws脚本/douyu_ws_client.js Original file line numberDiff line numberDiff line change @@ -66,7 +66,7 @@ const observer = new MutationObserver(mutations => { // 获取...
安装完Git后,我们需要完成Git的两个基础配置:user.name和user.email,这样我们就能知道每次commit的作者是谁,他的联系邮箱又是什么。为了配置这两项,需要输入以下命令:git config --global user.name "your name" git config --global user.email your@example.comP.S. 将your name替换成你自己的Github用户名,...
The Commit Search API is currently available for developers to preview. During the preview period, the APIs may change without advance notice. Please see the blog post for full details. To access the API you must provide a custom media type in the Accept header: application/vnd.github.cloak-...