Skip to content

Instantly share code, notes, and snippets.

@tomaszprasolek
Created November 27, 2023 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomaszprasolek/a1d66512bf30afd5019df6b20a2255ab to your computer and use it in GitHub Desktop.
Save tomaszprasolek/a1d66512bf30afd5019df6b20a2255ab to your computer and use it in GitHub Desktop.
Replace text in Git history using git filter-repo
git filter-repo --replace-text expressions.txt
File expressions.txt contains only word I want to change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment