Erase the existence of specific files between 2 commits

git obliterate

  • Delete specific files and erase their history from a Git repository.
    Part of `git-extras`.
    More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-obliterate>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

git obliterate {{file_1 file_2 ...}} -- {{commit_hash_1}}..{{commit_hash_2}}

click the source code to copy install git obliterate on any operating system with command-not-found.com