Merged
Merge Request #1
·
created by
added Ruijiao's updates for docs
From
documentation
into
master
-
Status changed to merged
-
mentioned in commit 107caf6800e66c654155030cc6020fec3f56b4b2
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b documentation origin/documentation
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff documentation git push origin master
Status changed to merged
mentioned in commit 107caf6800e66c654155030cc6020fec3f56b4b2