Good morning,
Due to our configuration in the project we have some files (aka pom.xml) that hold the version number. Each branch much hold the actual version number, thus we need to prevent this file to be cascaded but not the others in a commit.
We managed to do so locally with a small script that acts as merge driver but we cannot make it work in Stash (Bitbucket server).
Do you know any way to setup this configuration in Stash?
Else, do you know of any addon that allows this configuration?
Thanks in advance
Best regards