Merged
Merge Request #38
·
created by
Webservices
From
webservices
into
master
-
mentioned in commit 334555a815bb9fba08ad2bce17d9d6ec933567fc
-
Status changed to merged
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b webservices origin/webservices
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff webservices git push origin master
mentioned in commit 334555a815bb9fba08ad2bce17d9d6ec933567fc
Status changed to merged
1 commit