Merged
Merge Request #56
·
created by
Fer 9915
From
FER_9915
into
develop
-
mentioned in commit 1d0858cb9e4e838e4fdb868d874646a71414a216
-
Status changed to merged
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
mentioned in commit 1d0858cb9e4e838e4fdb868d874646a71414a216
Status changed to merged
1 commit