新增wiki命令文件
This commit is contained in:
27
wiki/entities/Gitea.md
Normal file
27
wiki/entities/Gitea.md
Normal 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
|
||||
Reference in New Issue
Block a user