<?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/zh/tags/git/</link><description>Recent content in Git on Troy's Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Tue, 28 Apr 2026 09:32:38 +0800</lastBuildDate><atom:link href="https://blog.troy-y.org/zh/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>别再手动编辑 rebase TODO 了：用 git commit --fixup + autosquash</title><link>https://blog.troy-y.org/zh/posts/git-fixup-autosquash/</link><pubDate>Tue, 28 Apr 2026 09:32:38 +0800</pubDate><guid>https://blog.troy-y.org/zh/posts/git-fixup-autosquash/</guid><description>使用 git commit &amp;ndash;fixup 和 rebase &amp;ndash;autosquash 更快地修改 patch series 中的历史 commit，不用手动编辑 rebase TODO list。</description></item></channel></rss>