github技巧和bug解决方法短篇收集

有一些几句话就可以说明白的观点或者解决的的问题,小虎单独收集到这里。

Commits没有算入每天的activity

fork的仓库是不算的。

Commits made in a fork will not count toward your contributions.
参考
Contribution activity not shown for github page

移除已忽略的文件Remove ignored file in .gitignore

The rules in your .gitignore file only apply to untracked files. Since the files under that directory were already committed in your repository, you have to unstage them, create a commit, and push that to GitHub:

复制代码
git rm -r --cached your_file
git commit -m 'Remove the now ignored file'
git push origin master

参考:

https://stackoverflow.com/a/7927283/15329637

引用github仓库Cite github repo


参考:

https://academia.stackexchange.com/questions/14010/how-do-you-cite-a-github-repository

github仓库数据查看Github repo data

相关推荐
2501_938791221 小时前
VsCode 远程模式 + 服务器:Github Copilot 安装后无法触发?原因解析
服务器·vscode·github
gfdgd xi2 小时前
GXDE OS 25.2.1 更新了!引入 dtk6,修复系统 bug 若干
linux·运维·ubuntu·操作系统·bug·移植·桌面
.又是新的一天.2 小时前
03-BUG的定义和生命周期+软件测试BUG管理流程
软件测试·bug
L_cl2 小时前
【测试理论和实践 3.BUG篇】
bug
QmDeve3 小时前
Android 使用液态玻璃(LiquidGlass)效果,真实的折射和色散效果
android·github
@LetsTGBot搜索引擎机器人3 小时前
从零打造 Telegram 中文生态:界面汉化 + 中文Bot + @letstgbot 搜索引擎整合实战
开发语言·python·搜索引擎·github·全文检索
AmazingKO4 小时前
推送报错403怎么办?vscode推送项目到github
chatgpt·github·visual studio code·竹相左边
油泼辣子多加4 小时前
2025年10月31日Github流行趋势
github
DarkBule_5 小时前
0成本get可信域名:dpdns.org公益域名获取全攻略
css·学习·html·github·html5