Files
nexus/wiki/entities/Gitea.md
2026-04-14 16:02:50 +08:00

28 lines
786 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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