Merged
Merge Request #12
·
created by
Fer 8455
From
FER_8455
into
develop
-
Status changed to merged
-
mentioned in commit 184690139678876723ef5aff4d3d7a4a6f9b59bb
20 Dec, 2022
1 commit
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b FER_8455 origin/FER_8455
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_8455 git push origin develop
Status changed to merged
mentioned in commit 184690139678876723ef5aff4d3d7a4a6f9b59bb
1 commit