Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
any
-
None
Description
Frequently when merging changes between branches, one has to confront the merging of regression test result files. These files often are loaded with incidental information such as timestamps on DDL definitions or identifiers associated with plans or object UIDs and so on, information that varies on each test run. When a test has been modified on both branches, this incidental information inevitably shows up as merge conflicts. In this case it does not matter which we pick in the merged result though for consistency's sake it is best to choose that from just one or the other branch.
A script that edits a merged file removing the HEAD part of the conflict would speed this tedious work up greatly in some cases.
Attachments
Issue Links
- links to