You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rebasing my changes that were made on 1.32, my RELEASE-NOTES merges didn't work, because they now need to be made to RELEASE-NOTES-1.33 instead of RELEASE-NOTES-1.32. It would be cool if the driver would support this automatically too.
The text was updated successfully, but these errors were encountered:
Unfortunately I think that is not possible. The only parameters the driver
receives is paths to a copy of the old/new/merged files. We can’t examine
or change any other files.
When rebasing my changes that were made on 1.32, my RELEASE-NOTES merges didn't work, because they now need to be made to RELEASE-NOTES-1.33 instead of RELEASE-NOTES-1.32. It would be cool if the driver would support this automatically too.
The text was updated successfully, but these errors were encountered: