<?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>Branching on Paul Coding</title>
    <link>https://blog.paulcoding.com/tags/branching/</link>
    <description>Recent content in Branching on Paul Coding</description>
    <generator>Hugo -- 0.147.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Sep 2026 17:26:18 +0700</lastBuildDate>
    <atom:link href="https://blog.paulcoding.com/tags/branching/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why git checkout -b Sometimes Sets an Upstream</title>
      <link>https://blog.paulcoding.com/posts/git-upstream/</link>
      <pubDate>Tue, 25 Aug 2026 16:32:32 +0700</pubDate>
      <guid>https://blog.paulcoding.com/posts/git-upstream/</guid>
      <description>Branching from origin/main configures tracking automatically; branching from a local main does not. The rule behind it is branch.autoSetupMerge.</description>
    </item>
  </channel>
</rss>
