Remove updater tool #23

Open
Vylpes wants to merge 1 commit from feature/22-remove-updater-tool into release/0.1.0
Owner

#22

#22
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 feature/22-remove-updater-tool:feature/22-remove-updater-tool
git switch feature/22-remove-updater-tool

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 release/0.1.0
git merge --no-ff feature/22-remove-updater-tool
git switch feature/22-remove-updater-tool
git rebase release/0.1.0
git switch release/0.1.0
git merge --ff-only feature/22-remove-updater-tool
git switch feature/22-remove-updater-tool
git rebase release/0.1.0
git switch release/0.1.0
git merge --no-ff feature/22-remove-updater-tool
git switch release/0.1.0
git merge --squash feature/22-remove-updater-tool
git switch release/0.1.0
git merge --ff-only feature/22-remove-updater-tool
git switch release/0.1.0
git merge feature/22-remove-updater-tool
git push origin release/0.1.0
Sign in to join this conversation.
No description provided.