<?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>Git on Troy's Blog</title><link>https://blog.troy-y.org/tags/git/</link><description>Recent content in Git on Troy's Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 28 Apr 2026 09:32:38 +0800</lastBuildDate><atom:link href="https://blog.troy-y.org/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop Manually Editing Rebase TODOs: Use git commit --fixup + autosquash</title><link>https://blog.troy-y.org/posts/git-fixup-autosquash/</link><pubDate>Tue, 28 Apr 2026 09:32:38 +0800</pubDate><guid>https://blog.troy-y.org/posts/git-fixup-autosquash/</guid><description>A faster way to amend older commits in a patch series using git commit &amp;ndash;fixup and rebase &amp;ndash;autosquash, without manually editing the rebase TODO list.</description></item></channel></rss>