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.
我有一个包含私人数据的文件。目前没关系,因为存储库是私有的。
我想将其公开,但我不希望此文件保持公开。
是否可以修改此文件的提交以从整个存储库中删除此文件?
我找到了答案: https : //help.github.com/articles/remove-sensitive-data :p