Tagged Questions
0
votes
0answers
26 views
How to copy all strings containing particular text in WinMerge?
I'm merging 2 files using WinMerge. And I need to keep the right file, only replacing all of its strings that contain particular word ("version_number") with the corresponding lines from the left ...