TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How I made $64k from deleted files – a bug bounty story

36 点作者 giuliomagnifico16 天前

1 comment

mmphosis16 天前
<i>To completely remove a file from history, one must rewrite history using tools like git filter-branch, git-filter-repo or by manually rebasing and running garbage collector (with prune) to clear unreachable objects — good luck with that.</i><p>I am fairly careful about what files that I add and I have stopped using GitHub. I push locally only. I should learn how to use git better, but I want to completely delete the repo and init just the latest snapshot to remove all of the history.