<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Version Control on Panic! At The Terminal</title>
    <link>https://blog.nousiainen.xyz/tags/version-control/</link>
    <description>Recent content in Version Control on Panic! At The Terminal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 19 Jul 2025 21:38:50 +0300</lastBuildDate>
    <atom:link href="https://blog.nousiainen.xyz/tags/version-control/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Resolving Git Submodule Tracking Issues</title>
      <link>https://blog.nousiainen.xyz/docs/git-submodule-tracking-issues/</link>
      <pubDate>Sat, 19 Jul 2025 21:30:00 +0300</pubDate>
      <guid>https://blog.nousiainen.xyz/docs/git-submodule-tracking-issues/</guid>
      <description>&lt;h1 id=&#34;resolving-git-submodule-tracking-issues&#34;&gt;&#xA;  Resolving Git Submodule Tracking Issues&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#resolving-git-submodule-tracking-issues&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;the-problem&#34;&gt;&#xA;  The Problem&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#the-problem&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I recently encountered a frustrating Git issue with my Hugo blog setup. I had installed the &lt;a href=&#34;https://github.com/alex-shpak/hugo-book&#34;&gt;Hugo Book theme&lt;/a&gt; as a Git submodule for my static site, but for some reason there were a bunch of changed files showing up in the theme&amp;rsquo;s directory even though I had never run &lt;code&gt;git submodule update&lt;/code&gt; or made any intentional changes to it. At the time, I didn&amp;rsquo;t really understand how submodules work, so I tried adding it to &lt;code&gt;.gitignore&lt;/code&gt; thinking that would solve the problem.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
