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