<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Gitea on TinyChen's Blog</title><link>https://tinychen.com/tags/gitea/</link><description>Recent content in Gitea on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 23 Jul 2026 01:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/gitea/index.xml" rel="self" type="application/rss+xml"/><item><title>配置Gitea tea与访问令牌</title><link>https://tinychen.com/20260414-gitea-tea-token-setup/</link><pubDate>Tue, 14 Apr 2026 12:00:00 +0800</pubDate><guid>https://tinychen.com/20260414-gitea-tea-token-setup/</guid><description>&lt;p&gt;本文主要记录在 Linux 上安装 Gitea 官方 CLI &lt;code&gt;tea&lt;/code&gt;，用个人访问令牌登录自建 Gitea，并用 &lt;code&gt;tea whoami&lt;/code&gt; 验证。可与 &lt;code&gt;git-lfs&lt;/code&gt;、&lt;code&gt;git-rm-cached&lt;/code&gt; 等 Git 文对照。&lt;/p&gt;</description></item><item><title>Git取消追踪本地文件与改写历史</title><link>https://tinychen.com/20260302-git-rm-cached-and-gitignore/</link><pubDate>Mon, 02 Mar 2026 14:13:06 +0800</pubDate><guid>https://tinychen.com/20260302-git-rm-cached-and-gitignore/</guid><description>&lt;p&gt;本文主要记录误将本地数据库等大文件纳入 Git 版本库后的处理：用 &lt;code&gt;git rm --cached&lt;/code&gt; 停止追踪并写入 &lt;code&gt;.gitignore&lt;/code&gt;；若需从历史中剔除则使用 &lt;code&gt;filter-branch&lt;/code&gt;（或 git-filter-repo）并 force push；以及 Gitea 上仓库体积暂增时的 GC 说明与协作/CI 注意点。&lt;/p&gt;</description></item><item><title>Git LFS简介与Gitea配置</title><link>https://tinychen.com/20251111-git-lfs-introduction/</link><pubDate>Tue, 11 Nov 2025 17:27:08 +0800</pubDate><guid>https://tinychen.com/20251111-git-lfs-introduction/</guid><description>&lt;p&gt;本文主要介绍 Git LFS（Large File Storage）的工作方式、常用客户端命令，以及在 Gitea 上开启 LFS 时的 &lt;code&gt;app.ini&lt;/code&gt; 要点。&lt;/p&gt;</description></item></channel></rss>