新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

27
wiki/entities/Gitea.md Normal file
View File

@@ -0,0 +1,27 @@
---
title: "Gitea"
type: entity
tags: [Git, 版本控制, 自托管]
sources: [yang-xia-ri-ji-3]
last_updated: 2026-04-14
---
## Definition
自建Git服务为Obsidian笔记库提供版本控制实现"任何时候都能回溯"的变更管理。
## Core Attributes
- 类型自托管Git服务
- 用途:笔记历史版本管理、变更可溯源
- 特性支持Pull Request进行笔记变更Review
## Value
- **任何时候都能回溯**三个月前某台服务器上跑的什么服务git log即可找到
- **变更有据可查**commit message记录变更来源和内容
- **多人协作预留**权限体系支持未来多Agent协作
## Connections
- [[Obsidian]] ← 版本控制 ← [[Gitea]]
- [[OpenClaw]] ← 写入接口 ← [[Gitea]]
## Aliases
- Gitea