Ability to exclude/include files to comparison depending on their content
I am customizing a large open source project and mark all my updates
with a special marker (like "Added by me").
When a new version of the project is released, I need to merge all my
changes from the previous version to the new. If I compare all files, I
see all changes made by the project (which are a lot). I only want to
see changes to files where I have made modifications and added my "Added by me" marker.
1
vote
br
shared this idea