<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Brodie Kurczynski</title>
    <link>/tags/git/</link>
    <description>Recent content in Git on Brodie Kurczynski</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Wed, 17 Jul 2024 15:52:22 -0700</lastBuildDate>
    <atom:link href="/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git Index</title>
      <link>/posts/2024/07/git-index/</link>
      <pubDate>Wed, 17 Jul 2024 15:52:22 -0700</pubDate>
      <guid>/posts/2024/07/git-index/</guid>
      <description>TL;DR Be careful how file path values are written to the git index because they can be set to any value (not just filenames) if you&amp;rsquo;re manipulating the index manually instead of with git. I created a repo with all the code snippets to make things easier to follow instead having of digging through my project with of unrelated application logic.&#xA;Project I was working on a Go project recently that needed to interact with a git repo that took me down a very unexpected, but interesting, rabbit hole.</description>
    </item>
  </channel>
</rss>
