Add wiki submodule #11

Open
ayakael wants to merge 2 commits from add-wiki into main
Owner
No description provided.
ayakael added 1 commit 2024-09-10 13:56:09 +00:00
Add wiki submodule
All checks were successful
/ preview (pull_request) Successful in 35s
e3ee06c23e
ayakael added 1 commit 2024-09-10 13:57:51 +00:00
forgeo-ci: pull submodules recursively
All checks were successful
/ preview (pull_request) Successful in 35s
aaacc84d1a
All checks were successful
/ preview (pull_request) Successful in 35s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/pages.yaml
  • .forgejo/workflows/preview.yaml
View command line instructions

Checkout

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

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 main
git merge --no-ff add-wiki
git checkout add-wiki
git rebase main
git checkout main
git merge --ff-only add-wiki
git checkout add-wiki
git rebase main
git checkout main
git merge --no-ff add-wiki
git checkout main
git merge --squash add-wiki
git checkout main
git merge --ff-only add-wiki
git checkout main
git merge add-wiki
git push origin main
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: ilot/ilot-io#11
No description provided.