Merged
Merge Request #53
·
created by
Fer 10765
From
FER_10765
into
develop
-
Status changed to merged
-
mentioned in commit 8018f104c5176833f07244e020236ddfc6445a18
22 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_10765 origin/FER_10765
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_10765 git push origin develop
Status changed to merged
mentioned in commit 8018f104c5176833f07244e020236ddfc6445a18
1 commit