<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Git on GlowStonee的博客</title>
    <link>https://GlowStonee233.github.io/tags/git/</link>
    <description>Recent content in Git on GlowStonee的博客</description>
    <generator>Hugo -- 0.154.5</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 01 Feb 2026 12:49:18 +0000</lastBuildDate>
    <atom:link href="https://GlowStonee233.github.io/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows 10下 WSL Git的一个clone性能问题的解决</title>
      <link>https://GlowStonee233.github.io/posts/2026/windows-10-%E4%B8%8B-wsl-git%E7%9A%84%E4%B8%80%E4%B8%AAclone%E6%80%A7%E8%83%BD%E9%97%AE%E9%A2%98%E7%9A%84%E8%A7%A3%E5%86%B3/</link>
      <pubDate>Sun, 01 Feb 2026 12:49:18 +0000</pubDate>
      <guid>https://GlowStonee233.github.io/posts/2026/windows-10-%E4%B8%8B-wsl-git%E7%9A%84%E4%B8%80%E4%B8%AAclone%E6%80%A7%E8%83%BD%E9%97%AE%E9%A2%98%E7%9A%84%E8%A7%A3%E5%86%B3/</guid>
      <description>深入解析 WSL 网络隔离导致的 Git 性能问题，提供代理配置、Git 参数调优及文件系统最佳实践，彻底解决 Clone 慢与超时。</description>
    </item>
    <item>
      <title>Git 配置代理备忘录：解决 GitHub 连接超时与访问失败问题</title>
      <link>https://GlowStonee233.github.io/posts/2026/git-%E9%85%8D%E7%BD%AE%E4%BB%A3%E7%90%86%E5%A4%87%E5%BF%98%E5%BD%95%E8%A7%A3%E5%86%B3-github-%E8%BF%9E%E6%8E%A5%E8%B6%85%E6%97%B6%E4%B8%8E%E8%AE%BF%E9%97%AE%E5%A4%B1%E8%B4%A5%E9%97%AE%E9%A2%98/</link>
      <pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://GlowStonee233.github.io/posts/2026/git-%E9%85%8D%E7%BD%AE%E4%BB%A3%E7%90%86%E5%A4%87%E5%BF%98%E5%BD%95%E8%A7%A3%E5%86%B3-github-%E8%BF%9E%E6%8E%A5%E8%B6%85%E6%97%B6%E4%B8%8E%E8%AE%BF%E9%97%AE%E5%A4%B1%E8%B4%A5%E9%97%AE%E9%A2%98/</guid>
      <description>记录了如何通过配置 SSH 和 HTTPS 代理，一劳永逸地解决因网络问题导致的 Git 推送或拉取 GitHub 仓库失败的问题。</description>
    </item>
    <item>
      <title>技术备忘：利用 Shell 脚本实现 Hugo 博客一键自动化部署</title>
      <link>https://GlowStonee233.github.io/posts/2026/%E6%8A%80%E6%9C%AF%E5%A4%87%E5%BF%98%E5%88%A9%E7%94%A8-shell-%E8%84%9A%E6%9C%AC%E5%AE%9E%E7%8E%B0-hugo-%E5%8D%9A%E5%AE%A2%E4%B8%80%E9%94%AE%E8%87%AA%E5%8A%A8%E5%8C%96%E9%83%A8%E7%BD%B2/</link>
      <pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://GlowStonee233.github.io/posts/2026/%E6%8A%80%E6%9C%AF%E5%A4%87%E5%BF%98%E5%88%A9%E7%94%A8-shell-%E8%84%9A%E6%9C%AC%E5%AE%9E%E7%8E%B0-hugo-%E5%8D%9A%E5%AE%A2%E4%B8%80%E9%94%AE%E8%87%AA%E5%8A%A8%E5%8C%96%E9%83%A8%E7%BD%B2/</guid>
      <description>记录如何通过编写 Shell 脚本，将繁琐的 Hugo 手动构建与 Git 推送流程合并为“一键发布”，并重点排查了 HTTPS 凭证明文存储的安全隐患。</description>
    </item>
    <item>
      <title>Git &amp; GitHub 高效入门指南：从代理加速到 SSH 免密</title>
      <link>https://GlowStonee233.github.io/posts/2026/git-github-%E9%AB%98%E6%95%88%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97%E4%BB%8E%E4%BB%A3%E7%90%86%E5%8A%A0%E9%80%9F%E5%88%B0-ssh-%E5%85%8D%E5%AF%86/</link>
      <pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://GlowStonee233.github.io/posts/2026/git-github-%E9%AB%98%E6%95%88%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97%E4%BB%8E%E4%BB%A3%E7%90%86%E5%8A%A0%E9%80%9F%E5%88%B0-ssh-%E5%85%8D%E5%AF%86/</guid>
      <description>一篇高效率的 Git &amp;amp; GitHub 新手入门备忘录。内容涵盖初始配置、代理加速、HTTPS 核心流程、SSH 免密配置，并附带常用命令速查表。</description>
    </item>
  </channel>
</rss>
