git-search-replace icon indicating copy to clipboard operation
git-search-replace copied to clipboard

Instance of string in log message not replaced

Open danra opened this issue 4 years ago • 0 comments

Ran the following command:

gsr-branch.py HEAD~2 'MyFrom///MyTo'

The file names and content changed correctly, but one of the log messages had an instance of MyFrom and it was not replaced with MyTo.

danra avatar Jun 08 '21 09:06 danra