test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
jessopb commented 2022-11-25 21:12:20 +01:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test-deploy
git checkout master
git merge --ff-only test-deploy
git checkout test-deploy
git rebase master
git checkout master
git merge --no-ff test-deploy
git checkout master
git merge --squash test-deploy
git checkout master
git merge --ff-only test-deploy
git checkout master
git merge test-deploy
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#1245
No description provided.