git-obliterate (1) Linux Manual Page
git-obliterate – rewrite past commits to remove some files Synopsisgit obliterate <files…> [– <rev-list options…>] DescriptionCompletely remove some files from the repository, including past commits and tags. WARNING! This command will rewirte the history similar to git rebase(though it affects more). The rewritten history will have different object names for all the objects and will…
