Hi, I want to permanently delete an old revision (or revisions) of single file from Git. Specifically, I want to delete from my public git server repo my initial published version of one single file, but keep the rest of its revisions. How can I do that?
I've done some searching, as follows. But none of them seem to answer my specific question. I don't have stackoverflow account or on git mlist. The debian.user is my only place to ask technical questions. Please help. Thanks a lot! git remove oldest revisions of a file http://stackoverflow.com/questions/930612/git-remove-oldest-revisions-of- a-file Completely remove (old) git commits from history http://stackoverflow.com/questions/4987341/completely-remove-old-git- commits-from-history How do you remove a specific revision in the git history? http://stackoverflow.com/questions/37219/how-do-you-remove-a-specific- revision-in-the-git-history -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

