staging #9

Open
sepf wants to merge 2 commits from staging into production
Owner
No description provided.
sepf added 2 commits 2025-10-28 22:02:51 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 staging:staging
git checkout staging

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 checkout production
git merge --no-ff staging
git checkout staging
git rebase production
git checkout production
git merge --ff-only staging
git checkout staging
git rebase production
git checkout production
git merge --no-ff staging
git checkout production
git merge --squash staging
git checkout production
git merge --ff-only staging
git checkout production
git merge staging
git push origin production
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: cccb-website-team/www#9
No description provided.