
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>DeepNoMind 官方网站</title>
      <link>https://www.deepnomind.com/blog</link>
      <description>DeepNoMind 官方网站</description>
      <language>zh-CN</language>
      <managingEditor>yuff100@163.com (俞凡)</managingEditor>
      <webMaster>yuff100@163.com (俞凡)</webMaster>
      <lastBuildDate>Sat, 06 Nov 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.deepnomind.com/tags/git/feed.xml" rel="self" type="application/rss+xml"/>
      <image>
        <url>https://www.deepnomind.com/static/favicons/logo-144x144.png</url>
        <title>DeepNoMind 官方网站</title>
        <link>https://www.deepnomind.com</link>
      </image>
      
  <item>
    <guid>https://www.deepnomind.com/blog/深入理解Git submodules</guid>
    <title>深入理解Git submodules</title>
    <link>https://www.deepnomind.com/blog/深入理解Git submodules</link>
    <description>DRY原则是程序世界的基本原则之一，我们每个人在工作中都不可避免的会复用别人的代码，有可能是某个开源项目，也有可能是公司里其他团队提供的模块。Git是最流行的现代化代码版本控制工具，为了支持模块的复用，Git引入了submodule的概念，通过这篇文章，你会理解什么是git submodule以及在项目中如何应用。</description>
    <pubDate>Sat, 06 Nov 2021 00:00:00 GMT</pubDate>
    <author>yuff100@163.com (俞凡)</author>
    <category>Git</category>
  </item>

    </channel>
  </rss>
