Merged
Merge Request #46
·
created by
Fer 5165
From
FER_5165
into
develop
-
Status changed to merged
-
mentioned in commit 7bb1a47f42d22cd1055319915de382ab4581f30b
22 Sep, 2022
1 commit
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b FER_5165 origin/FER_5165
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_5165 git push origin develop
Status changed to merged
mentioned in commit 7bb1a47f42d22cd1055319915de382ab4581f30b
1 commit