<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#git posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/git/</link>
    <atom:link href="https://bencrowder.net/blog/tag/git/feed/" rel="self" />
    <description>Feed for blog posts tagged with #git.</description>
    <lastBuildDate>Sat, 25 Apr 2026 20:02:35 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Links #7</title>
      <link>https://bencrowder.net/blog/2020/links-7/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/links-7/</guid>
      <pubDate>Fri, 21 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<ul>
<li><a href="https://getmatter.app/thread/1296481100869644288/">Agnes Callard on why difficult old books make for independent minds</a> — an interesting point I hadn’t thought much about before</li>
<li><a href="https://reasonabletheology.org/cs-lewis-on-reading-old-books/">C. S. Lewis on reading old books</a> — I reread this in connection with Agnes’s post and it’s still good</li>
<li><a href="https://austinkleon.com/2020/08/20/books-with-unusual-but-brilliant-structures/">Austin Kleon on books with unusual but brilliant structures</a> — this kind of thing fascinates me</li>
<li><a href="https://blog.bradfieldcs.com/the-cost-of-forsaking-c-113986438784">Oz Nova on the cost of forsaking C</a> — while I hardly ever program in C anymore and it’s still a footgun, I actually like it a lot</li>
<li><a href="https://www.swyx.io/writing/master_to_main/">Swyx on moving the default Git branch from master to main</a> — something I’m planning to do with my personal repos</li>
</ul><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Links #7">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Just came across Flight rules for Git and it’s the kind of thing I’ve wanted for years. For example:...</title>
      <link>https://bencrowder.net/blog/2018/630/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/630/</guid>
      <pubDate>Wed, 17 Oct 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Just came across <a href="https://github.com/k88hudson/git-flight-rules">Flight rules for Git</a> and it’s the kind of thing I’ve wanted for years. For example:</p>
<ul>
<li>“I wrote the wrong thing in a commit message”</li>
<li>“I accidentally committed and pushed a merge”</li>
<li>“I want to discard specific unstaged files”</li>
</ul>
<p>Great structure, very helpful. Highly recommended.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Just came across Flight rules for Git and it’s the kind of thing I’ve wanted for years. For example:...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>A thought on writing novels</title>
      <link>https://bencrowder.net/blog/2015/a-thought-on-writing-novels/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2015/a-thought-on-writing-novels/</guid>
      <pubDate>Wed, 11 Nov 2015 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>As I’m now starting to get more serious about writing novels, I recently made a list of the next few books I want to write after the one I’m working on, and I ran into an unexpected side effect: knowing what the next few items in the queue are has somehow made writing a novel feel far more doable. It’s now a task that has an ending, rather than being something with no end in sight.</p>
<p>Sidenote: I’m not sure how much I’ll talk here about the novel in progress, at least not until I finish a full draft, but I do plan to talk about tools and process. (For example, I’ll write more about this later, but I’m using Vim with a Git repo and a post-commit hook that generates a print-ready proof PDF of the full book via TeX whenever I commit.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20A thought on writing novels">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
