<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Ken Huang</title>
    <link>https://blog.kenhuang.io/zh-cn/tags/git/</link>
    <description>Recent content in Git on Ken Huang</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <managingEditor>kenhuang512@gmail.com (Ken Huang)</managingEditor>
    <webMaster>kenhuang512@gmail.com (Ken Huang)</webMaster>
    <lastBuildDate>Wed, 26 Feb 2025 00:45:45 +0800</lastBuildDate>
    <atom:link href="https://blog.kenhuang.io/zh-cn/tags/git/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何理解 Git submodule</title>
      <link>https://blog.kenhuang.io/zh-cn/blog/2019-01-13-understand-git-submodule/</link>
      <pubDate>Thu, 03 Jan 2019 16:07:00 +0800</pubDate><author>kenhuang512@gmail.com (Ken Huang)</author>
      <guid>https://blog.kenhuang.io/zh-cn/blog/2019-01-13-understand-git-submodule/</guid>
      <description>&lt;p&gt;&#xA;Git 虽然很强大，但也有少数命令很难理解。&#xA;submodule 就是这么一个例子，其文档教程也不少，比如 &lt;a href=&#34;https://git-scm.com/book/en/v2/Git-Tools-Submodules&#34;&gt;Git - Submodules - git-scm.com&lt;/a&gt; ，&#xA;但我之前始终没有真正领悟到如何使用。&lt;/p&gt;&#xA;&lt;p&gt;&#xA;直到有天看了一条  &lt;a href=&#34;https://stackoverflow.com/a/5814351/910978&#34;&gt;StackOverflow Answer&lt;/a&gt; ，茅塞顿开，才真正理解了 submodule ，下面尝试用自己的语言来解释一下。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
