
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Duncan Leung</title>
      <link>https://www.duncanleung.com/blog</link>
      <description>📚 Learning, 👨🏻‍💻 Building, 📝 Documenting...</description>
      <language>en-us</language>
      <managingEditor>duncan@leungs.email (Duncan Leung)</managingEditor>
      <webMaster>duncan@leungs.email (Duncan Leung)</webMaster>
      <lastBuildDate>Wed, 18 Dec 2019 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.duncanleung.com/tags/git/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/git-sync-remote-upstream-fork</guid>
    <title>Sync a Git Remote Fork with Upstream</title>
    <link>https://www.duncanleung.com/blog/git-sync-remote-upstream-fork</link>
    <description>A step-by-step guide to keeping your Git fork in sync with the original upstream repository, including remote tracking and branch management.</description>
    <pubDate>Wed, 18 Dec 2019 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>git</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/recover-accidental-git-push-force</guid>
    <title>Recover from a git push --force</title>
    <link>https://www.duncanleung.com/blog/recover-accidental-git-push-force</link>
    <description>How to recover from an accidental git push --force by using git reflog to find the previous commit and restore the branch to its original state.</description>
    <pubDate>Thu, 16 Dec 2021 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>git</category>
  </item>

    </channel>
  </rss>
