wiki部分 #4

Open
lqsnb wants to merge 5 commits from liqiushi_branch into master
Collaborator

wiki

wiki
lqsnb added 5 commits 2024-05-27 16:19:57 +08:00
This pull request has changes conflicting with the target branch.
  • .devops/【生产环境】发布更新.yml
  • Dockerfile
  • docs/intro.md
  • docs/代码库管理/代码提交.md
  • docs/代码库管理/分支管理.md
  • docs/代码库管理/文件管理.md
  • docs/合并请求/代码评审.md
  • docs/平台公告/平台公告.md
  • docs/维基/模板导入及导出.md
  • docs/维基/维基页面管理.md
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 liqiushi_branch master
git pull origin liqiushi_branch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff liqiushi_branch
git push origin master
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: Eazzy/gitlink_help_center#4
No description provided.