测试 #810

Open
durian wants to merge 66 commits from durian/forgeplus-react:software_factory into pre_gitlink_ssr
Owner
No description provided.
durian added 66 commits 2025-07-16 10:31:39 +08:00
This pull request has changes conflicting with the target branch.
  • README.md
  • package-lock.json
  • public/index.html
  • src/App.js
  • src/common/UrlTool.js
  • src/components/render-html.jsx
  • src/forge/About/index.scss
  • src/forge/Activity/activity.css
  • src/forge/Information/api.js
  • src/forge/Main/CoderDepot.jsx
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 durian-software_factory pre_gitlink_ssr
git pull software_factory

Step 2:

Merge the changes and update on Gitea.
git checkout pre_gitlink_ssr
git merge --no-ff durian-software_factory
git push origin pre_gitlink_ssr
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: Gitlink/forgeplus-react#810
No description provided.