<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Software on Yiyu Liu (刘祎禹)</title>
    <link>https://lau.yeeyu.org/categories/software/</link>
    <description>Recent content in Software on Yiyu Liu (刘祎禹)</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Yiyu Liu</copyright>
    <lastBuildDate>Tue, 07 Oct 2025 10:00:00 -0400</lastBuildDate>
    <atom:link href="https://lau.yeeyu.org/categories/software/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git Advanced Usage: Miscellaneous</title>
      <link>https://lau.yeeyu.org/blog/git-usage-misc-en/</link>
      <pubDate>Sun, 15 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog/git-usage-misc-en/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://lau.yeeyu.org/blog/git-usage-submodule-en/&#34;&gt;previous article&lt;/a&gt;, we&amp;rsquo;ve covered&#xA;the usage of submodules. In this article, we&amp;rsquo;ll introduce some other usage&#xA;of Git that you should know.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 进阶用法：其他</title>
      <link>https://lau.yeeyu.org/blog-zh-cn/git-usage-misc-zh-cn/</link>
      <pubDate>Sun, 15 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-cn/git-usage-misc-zh-cn/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-cn/git-usage-submodule-zh-cn&#34;&gt;上一篇文章&lt;/a&gt;中，我们介绍了 Git&#xA;子模块的用法。在本文中，我们将介绍 Git 其他用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 進階用法：其他</title>
      <link>https://lau.yeeyu.org/blog-zh-hk/git-usage-misc-zh-hk/</link>
      <pubDate>Sun, 15 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-hk/git-usage-misc-zh-hk/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-hk/git-usage-submodule-zh-hk&#34;&gt;上一篇文章&lt;/a&gt;中，我們介紹了 Git&#xA;子模塊的用法。在本文中，我們將介紹 Git 其他用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git Advanced Usage: Submodule</title>
      <link>https://lau.yeeyu.org/blog/git-usage-submodule-en/</link>
      <pubDate>Wed, 11 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog/git-usage-submodule-en/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://lau.yeeyu.org/blog/git-usage-merging-en&#34;&gt;previous article&lt;/a&gt;, we&amp;rsquo;ve introduced the&#xA;Git usage for merging operations. In this article, we will introduce how&#xA;to manage submodules in Git.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 进阶用法：子模块</title>
      <link>https://lau.yeeyu.org/blog-zh-cn/git-usage-submodule-zh-cn/</link>
      <pubDate>Wed, 11 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-cn/git-usage-submodule-zh-cn/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-cn/git-usage-merging-zh-cn&#34;&gt;上一篇文章&lt;/a&gt;中，我们介绍了 Git&#xA;分支合并相关用法。在本文中，我们将介绍如何在 Git 中管理子模块。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 進階用法：子模塊</title>
      <link>https://lau.yeeyu.org/blog-zh-hk/git-usage-submodule-zh-hk/</link>
      <pubDate>Wed, 11 Sep 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-hk/git-usage-submodule-zh-hk/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-hk/git-usage-merging-zh-hk&#34;&gt;上一篇文章&lt;/a&gt;中，我們介紹了&#xA;Git 分支合併相關用法。在本文中，我們將介紹如何在 Git 中管理子模塊。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git Advanced Usage: Merging</title>
      <link>https://lau.yeeyu.org/blog/git-usage-merging-en/</link>
      <pubDate>Wed, 28 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog/git-usage-merging-en/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://lau.yeeyu.org/blog/git-basic-usage-en&#34;&gt;previous article&lt;/a&gt;, we&amp;rsquo;ve introduced the&#xA;basic usage of Git. In this article, we will introduce the advanced usage&#xA;on merging branches.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 进阶用法：合并分支</title>
      <link>https://lau.yeeyu.org/blog-zh-cn/git-usage-merging-zh-cn/</link>
      <pubDate>Wed, 28 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-cn/git-usage-merging-zh-cn/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-cn/git-basic-usage-zh-cn&#34;&gt;上一篇文章&lt;/a&gt;中，我们介绍了 Git&#xA;的基础用法。在本文中，我们将介绍合并分支以及其相关用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 進階用法：合併分支</title>
      <link>https://lau.yeeyu.org/blog-zh-hk/git-usage-merging-zh-hk/</link>
      <pubDate>Wed, 28 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-hk/git-usage-merging-zh-hk/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-hk/git-basic-usage-zh-hk&#34;&gt;上一篇文章&lt;/a&gt;中，我們介紹了 Git&#xA;的基礎用法。在本文中，我們將介紹合併分支以及其相關用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git Basic Usage</title>
      <link>https://lau.yeeyu.org/blog/git-basic-usage-en/</link>
      <pubDate>Mon, 05 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog/git-basic-usage-en/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://lau.yeeyu.org/blog/git-basics-en/&#34;&gt;previous article&lt;/a&gt;, we have discussed about the&#xA;general concept of version control system and the design of Git. In this&#xA;article, we will introduce the basic usage of Git.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 基础用法</title>
      <link>https://lau.yeeyu.org/blog-zh-cn/git-basic-usage-zh-cn/</link>
      <pubDate>Mon, 05 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-cn/git-basic-usage-zh-cn/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-cn/git-basics-zh-cn/&#34;&gt;上一篇文章&lt;/a&gt;中，我们讨论了版本控制系统的通用概念和&#xA;Git 的设计。在本文中，我们将介绍 Git 的基本用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 基礎用法</title>
      <link>https://lau.yeeyu.org/blog-zh-hk/git-basic-usage-zh-hk/</link>
      <pubDate>Mon, 05 Aug 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-hk/git-basic-usage-zh-hk/</guid>
      <description>&lt;p&gt;在&lt;a href=&#34;https://lau.yeeyu.org/blog-zh-hk/git-basics-zh-hk/&#34;&gt;上一篇文章&lt;/a&gt;中，我們討論了版本控制系統的通用概念和&#xA;Git 的設計。在本文中，我們將介紹 Git 的基礎用法。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git Basics - How was Git Designed?</title>
      <link>https://lau.yeeyu.org/blog/git-basics-en/</link>
      <pubDate>Mon, 15 Jul 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog/git-basics-en/</guid>
      <description>&lt;p&gt;In this article, we will discuss about the version control system and how&#xA;Git was designed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 基础知识 - Git 是如何设计的？</title>
      <link>https://lau.yeeyu.org/blog-zh-cn/git-basics-zh-cn/</link>
      <pubDate>Mon, 15 Jul 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-cn/git-basics-zh-cn/</guid>
      <description>&lt;p&gt;本文中，我们将探讨版本控制系统，并介绍 Git 的设计。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git 基礎知識 - Git 是如何設計的？</title>
      <link>https://lau.yeeyu.org/blog-zh-hk/git-basics-zh-hk/</link>
      <pubDate>Mon, 15 Jul 2024 12:00:00 -0700</pubDate>
      <guid>https://lau.yeeyu.org/blog-zh-hk/git-basics-zh-hk/</guid>
      <description>&lt;p&gt;本文中，我們將探討版本控制系統，並介紹 Git 的設計。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
