Merged
Merge Request #13
·
created by
Fer 9915
From
FER_9915
into
develop
-
Status changed to merged
-
mentioned in commit 4d6dd77a635d1009ba2f22382cb1a26904dd299d
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_9915 origin/FER_9915
Step 2. Merge the branch and push the changes to GitLab
git checkout develop git merge --no-ff FER_9915 git push origin develop
Status changed to merged
mentioned in commit 4d6dd77a635d1009ba2f22382cb1a26904dd299d
1 commit