Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b develop3.9.0_amountLimit origin/develop3.9.0_amountLimit
Step 2. Merge the branch and push the changes to GitLab
git checkout qa1.0 git merge --no-ff develop3.9.0_amountLimit git push origin qa1.0
mentioned in commit 85e537ab63050ec8a15061e1abb2390e6e21d13e