我想从Git中永久删除单个文件的旧版本(或修订版)。具体来说,我想从我的公共git服务器repo删除我的单个文件的初始发布版本,但保留其余的修订。我怎样才能做到这一点?
我做了一些搜索,如下所示。但他们似乎都没有回答我的具体问题。请帮忙。
非常感谢!
git删除文件的最旧版本 https://stackoverflow.com/questions/930612/git-remove-oldest-revisions-of-a-file
从历史中完全删除(旧)git提交 https://stackoverflow.com/questions/4987341/completely-remove-old-git-commits-from-history
如何删除git历史记录中的特定修订版? https://stackoverflow.com/questions/37219/how-do-you-remove-a-specific-revision-in-the-git-history