Timeline for How can I recursively find and replace in the current git repository
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2021 at 14:57 | comment | added | alper | your own wrapper around project-find-regexp // can you give a small example how can I write a wrapper to handle only Python files? | |
| Oct 11, 2021 at 13:56 | comment | added | Manuel Uberti | You can write your own wrapper around project-find-regexp for that, which calls it with the parameters you need. | |
| Oct 11, 2021 at 13:52 | comment | added | alper | Can I set it single time and could it make the pattern search based on that? | |
| Oct 11, 2021 at 13:23 | comment | added | Manuel Uberti | If you do C-u C-x p g you can pick the directory and the file name pattern. | |
| Oct 11, 2021 at 12:40 | comment | added | alper | Would it be possible to make change only on the Python files? | |
| Oct 11, 2021 at 12:37 | history | answered | Manuel Uberti | CC BY-SA 4.0 |