Improve merges a bit - is not yet working correctly (see issues) #16

Open
moanos wants to merge 4 commits from merge-fix into main
Collaborator
There is no content yet.
moanos added 4 commits 2023-07-26 13:28:41 +02:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b merge-fix main
git pull origin merge-fix

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff merge-fix
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: Lediver.se/fediverse-blocklist-deploy#16
There is no content yet.