-
please merge modification in error.h in master branch.
-
mentioned in commit a8b50fc157a6da27f0b43cc2442a7682b0e11f52
-
Status changed to merged
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b mahsa origin/mahsa
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff mahsa git push origin master
please merge modification in error.h in master branch.
mentioned in commit a8b50fc157a6da27f0b43cc2442a7682b0e11f52
Status changed to merged