test #1

Open
ptrcnull wants to merge 2 commits from test into master
Owner
No description provided.
ptrcnull added 1 commit 2021-12-01 11:39:38 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
bfde5c2d21
test
ptrcnull added 1 commit 2021-12-01 11:42:56 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
576f455dde
break the build
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • main.go

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test
git checkout master
git merge --ff-only test
git checkout test
git rebase master
git checkout master
git merge --no-ff test
git checkout master
git merge --squash test
git checkout master
git merge --ff-only test
git checkout master
git merge test
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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: ptrcnull/bat-alert#1
No description provided.