<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Discuz! BBS - Github发布</title>
    <link>https://www.unicoder.cn/forum.php?mod=forumdisplay&amp;fid=95</link>
    <description>Latest 20 threads of Github发布</description>
    <copyright>Copyright(C) Discuz! BBS</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 16 May 2026 06:42:24 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.unicoder.cn/static/image/common/logo_88_31.gif</url>
      <title>Discuz! BBS</title>
      <link>https://www.unicoder.cn/</link>
    </image>
    <item>
      <title>如何在github上放置父、子项目</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=380</link>
      <description><![CDATA[如何在github上放置父、子项目
在GitHub上放置父、子项目通常指的是在一个仓库中嵌套多个项目，其中父项目依赖于子项目。这种结构常见于大型项目，其中父项目作为一个整体管理多个独立但又相关的子项目。例如，一个大型的软件开发项目可能包含多个模块，每个模块都是一 ...]]></description>
      <category>Github发布</category>
      <author>admin</author>
      <pubDate>Thu, 12 Jun 2025 01:45:12 +0000</pubDate>
    </item>
    <item>
      <title>如何在一个repo上放置多个项目</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=379</link>
      <description><![CDATA[GitHub允许在一个仓库中管理多个项目，主要可通过以下两种方式实现‌：

‌1、使用‌orphan‌分支‌

‌核心思路‌：为每个独立项目创建一个orphan分支（孤儿分支），该分支从空状态开始，不会包含当前仓库的任何历史提交记录。‌‌

‌操作步骤‌：
创建仓库后，通过gi ...]]></description>
      <category>Github发布</category>
      <author>admin</author>
      <pubDate>Thu, 12 Jun 2025 01:35:17 +0000</pubDate>
    </item>
    <item>
      <title>如何在github上建立release</title>
      <link>https://www.unicoder.cn/forum.php?mod=viewthread&amp;tid=324</link>
      <description><![CDATA[如何在github上建立release
在GitHub上建立Release是一个很好的方式来分享你的项目版本，特别是当你的项目达到了一个重要的里程碑或者你想要让用户下载某个特定版本的代码时。以下是在GitHub上建立Release的步骤：

1. 登录到GitHub
首先，你需要登录到你的GitHub账户。 ...]]></description>
      <category>Github发布</category>
      <author>admin</author>
      <pubDate>Sun, 19 Jan 2025 15:13:23 +0000</pubDate>
    </item>
  </channel>
</rss>