WIP: Addressing deployment automation as per #1 #3

Draft
wanderer wants to merge 9 commits from dev into master
Owner

WIP

WIP
wanderer self-assigned this 2020-08-21 15:45:32 +02:00
wanderer added 1 commit 2020-08-21 15:45:33 +02:00
wanderer added this to the Deployment project 2020-08-22 20:33:35 +02:00
wanderer added 1 commit 2020-08-25 11:56:33 +02:00
wanderer added 1 commit 2020-08-31 23:33:29 +02:00
wanderer changed title from Addressing deployment automation as per #1 to WIP: Addressing deployment automation as per #1 2020-09-02 18:07:21 +02:00
wanderer added 1 commit 2020-10-18 22:27:40 +02:00
wanderer changed title from WIP: Addressing deployment automation as per #1 to Addressing deployment automation as per #1 2020-10-18 22:27:54 +02:00
wanderer changed title from Addressing deployment automation as per #1 to WIP: Addressing deployment automation as per #1 2020-10-18 22:33:50 +02:00
wanderer added 1 commit 2020-10-22 01:19:20 +02:00
wanderer added 1 commit 2020-10-23 12:21:07 +02:00
wanderer added 1 commit 2020-11-12 15:55:03 +01:00
wanderer added 1 commit 2020-11-17 15:54:56 +01:00
wanderer added 1 commit 2020-12-01 12:35:19 +01:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev:dev
git checkout dev

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dev
git checkout master
git merge --ff-only dev
git checkout dev
git rebase master
git checkout master
git merge --no-ff dev
git checkout master
git merge --squash dev
git checkout master
git merge dev
git push origin master
Sign in to join this conversation.
No description provided.