Merged
Merge Request #24
·
created by
Epntap doc
From
epntap-doc
into
master
-
Status changed to merged
-
mentioned in commit 80425547961915342783cad47970896e4ce4002d
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b epntap-doc origin/epntap-doc
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff epntap-doc git push origin master
Status changed to merged
mentioned in commit 80425547961915342783cad47970896e4ce4002d
1 commit