<?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>Git on mrchi</title>
    <link>https://blog.mrchi.cc/tags/git/</link>
    <description>Recent content in Git on mrchi</description>
    <generator>Hugo -- 0.151.2</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 14 Oct 2025 14:55:39 +0800</lastBuildDate>
    <atom:link href="https://blog.mrchi.cc/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>清理 repo 中敏感信息</title>
      <link>https://blog.mrchi.cc/posts/removing-sensitive-data-from-repo/</link>
      <pubDate>Tue, 14 Oct 2025 14:55:39 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/removing-sensitive-data-from-repo/</guid>
      <description>使用 git-filter-repo 工具彻底清理 Git 仓库历史中的敏感信息，包括本地重写、远端清理和团队协同的完整流程。</description>
    </item>
    <item>
      <title>Git 生成与合并 patch 文件</title>
      <link>https://blog.mrchi.cc/posts/introduction-to-git-patch/</link>
      <pubDate>Sat, 04 Aug 2018 18:25:28 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/introduction-to-git-patch/</guid>
      <description>介绍如何使用 git format-patch 导出提交并通过 git am 合并 patch，包含冲突处理流程。</description>
    </item>
    <item>
      <title>Git Subtree 简介</title>
      <link>https://blog.mrchi.cc/posts/introduction-to-git-subtree/</link>
      <pubDate>Thu, 05 Apr 2018 17:01:08 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/introduction-to-git-subtree/</guid>
      <description>介绍如何使用 Git Subtree 在多个项目中引用和同步共享库代码。</description>
    </item>
  </channel>
</rss>
