Files
openairinterface5g/ci-scripts/scripts
Jaroslava Fiedlerova 7935c19d21 Fix in CreateWorkspace
Previously, the script attempted to directly merge ${merge}, which could f
ail if the branch was not already available locally. This update explicitly
fetches the branch from origin and then merges FETCH_HEAD with --ff, ensuring
the merge works even when the branch is missing locally.
2025-10-01 13:36:53 +02:00
..
2025-10-01 13:36:53 +02:00
2025-09-12 14:53:09 +02:00