Add artifacts #23

Open
sinaru wants to merge 1 commit from artifact-gitflow into master
sinaru commented 2020-03-21 19:57:02 +00:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff artifact-gitflow
git switch artifact-gitflow
git rebase master
git switch master
git merge --ff-only artifact-gitflow
git switch artifact-gitflow
git rebase master
git switch master
git merge --no-ff artifact-gitflow
git switch master
git merge --squash artifact-gitflow
git switch master
git merge --ff-only artifact-gitflow
git switch master
git merge artifact-gitflow
git push origin master
Sign in to join this conversation.
No description provided.