Merge branch 'ACTS-252_apply_code_style' into 'release-0.03.X'
Compare changes
+ 1
− 1
@@ -19,7 +19,7 @@ cd $ACTS_DIR
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
make sure to compare against the latest target branch version
When applying the code style, we should make sure that we compare against the latest target branch version. Checking out the source branch gave an error if this branch existed in multiple remote repositories. It is obsolete anyway since we reset the working copy to the FETCH_HEAD later.
Fixes ACTS-252.
See merge request !242 (merged)