Merged
Merge Request #52
·
created by
Fer 5119
From
FER_5119
into
develop
-
Status changed to merged
-
mentioned in commit 831a82fa40eb3bddc8e796491d1586aa151738c6
21 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_5119 origin/FER_5119
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_5119 git push origin develop
Status changed to merged
mentioned in commit 831a82fa40eb3bddc8e796491d1586aa151738c6
1 commit