<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Git - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/git/</link><description>Git - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/git/" rel="self" type="application/rss+xml"/><item><title>Git 服务搭建</title><link>https://rd163.visword.com/posts/git-server/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/git-server/</guid><description><![CDATA[<p>在团队私有代码托管、内网交付或学习 Git 内部原理的场景中，不依赖 GitHub、Gitea 这类平台，只用一台带 SSH 服务的 Linux 机器就能跑起一台可用的 Git 服务器。本文基于 Pro Git 官方文档的 &ldquo;Git on the Server&rdquo; 一章，整理协议选型、最小化搭建步骤，以及若干安全加固要点。</p>]]></description></item><item><title>GitHub 开源替代方案</title><link>https://rd163.visword.com/posts/open-source-alternatives-for-github/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/open-source-alternatives-for-github/</guid><description>&lt;p>当团队需要在内部网络部署一套代码托管平台，或希望对仓库、issue、CI/CD 流程拥有完整控制权时，自托管的 Git 服务就成了 GitHub 之外的常见选择。本文梳理几个主流的开源替代方案，重点介绍三个轻量级项目 Gogs、Gitea、GitBucket，并补充 GitLab CE 与 Forgejo 作为对照。&lt;/p></description></item></channel></rss>