Merged
Merge Request #54
·
created by
Fer 10285
From
FER_10285
into
develop
-
Status changed to merged
-
mentioned in commit 66ed4a839a2496376466d8a03bdc409e1109e2fe
30 Nov, 2022
1 commit
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b FER_10285 origin/FER_10285
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_10285 git push origin develop
Status changed to merged
mentioned in commit 66ed4a839a2496376466d8a03bdc409e1109e2fe
1 commit