
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Cassian Florin | AI Engineering Tool Builder</title>
      <link>https://www.cassianflorin.com/zh/blog</link>
      <description>Cassian Florin builds AI engineering tools, developer workflows, and personal knowledge systems.</description>
      <language>zh-cn</language>
      <managingEditor>flowercard591@gmail.com (Cassian Florin)</managingEditor>
      <webMaster>flowercard591@gmail.com (Cassian Florin)</webMaster>
      <lastBuildDate>Thu, 19 Jun 2025 22:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.cassianflorin.com/tags/git/feed.xml" rel="self" type="application/rss+xml"/>
      <follow_challenge>
        <feedId>158720387189413888</feedId>
        <userId>71735074870774784</userId>
      </follow_challenge>
      
  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-multi-java-env</guid>
    <title>Git Hooks与多JDK环境问题解决</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-multi-java-env</link>
    <description>公司通过 git commit hook 实现代码提交前校验，但本地多JDK环境（最高JDK22）导致 Maven spotless 插件无法正常执行。</description>
    <pubDate>Thu, 19 Jun 2025 22:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Git</category><category>开发习惯</category><category>解决方案</category><category>GitHub</category><category>Tools</category><category>Guide</category><category>Java</category><category>JavaScript</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-node-env</guid>
    <title>Git Hooks 与 Node 环境问题</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-node-env</link>
    <description>在企业开发中可能会遇到项目中使用了 Git Hooks，其中有一个 git pre-commit 的 hook。本文就来说在要是用 git hooks 时我遇到的问题</description>
    <pubDate>Thu, 19 Jun 2025 23:17:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Git</category><category>开发习惯</category><category>解决方案</category><category>GitHub</category><category>Tools</category><category>Guide</category><category>Java</category><category>JavaScript</category><category>Diff</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-multi-environmental-gitconfig</guid>
    <title>多环境下的 Git Config 配置</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-multi-environmental-gitconfig</link>
    <description>我在新单位需要使用自己的真实姓名提交，而我的开源项目则使用第二身份。本文记录了如何通过 Git 的 includeIf 配置机制，在不影响常用配置的前提下实现多环境身份兼容。</description>
    <pubDate>Thu, 19 Jun 2025 15:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Git</category><category>开发习惯</category><category>Open Source</category><category>GitHub</category>
  </item>

    </channel>
  </rss>
