Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 git 存储库中推送了一个包含一些密码的文件。我怎样才能删除它?因为我在最新版本(git rm)中删除了它,但使用以前的提交仍然可以访问它。
有解决方案吗?
谢谢。
GitHub 上有一篇很好的文章。它不是 GitHub 特定的,可以与任何 git 存储库一起使用。