Add forgejo #8

Open
thesimplekid wants to merge 2 commits from add_forgejo into main
thesimplekid commented 2026-03-18 09:55:50 +00:00 (Migrated from github.com)
No description provided.
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 add_forgejo:add_forgejo
git switch add_forgejo

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 main
git merge --no-ff add_forgejo
git switch add_forgejo
git rebase main
git switch main
git merge --ff-only add_forgejo
git switch add_forgejo
git rebase main
git switch main
git merge --no-ff add_forgejo
git switch main
git merge --squash add_forgejo
git switch main
git merge --ff-only add_forgejo
git switch main
git merge add_forgejo
git push origin main
Sign in to join this conversation.
No description provided.