<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Cherry-Pick on 编程心语</title>
		<link>https://www.ithome.me/tags/cherry-pick/</link>
		<description>Recent content in Cherry-Pick on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Aug 2026 14:59:27 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/cherry-pick/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Git 高级技巧实战：bisect定位Bug、interactive rebase清理提交历史、cherry-pick精准搬运</title>
				<link>https://www.ithome.me/post/2026/06/14/git-bisect-interactive-rebase-cherry-pick/</link>
				<pubDate>Sun, 14 Jun 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/06/14/git-bisect-interactive-rebase-cherry-pick/</guid>
				<description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;日常开发中，我们最常用的 Git 命令无非是 &lt;code&gt;add&lt;/code&gt;、&lt;code&gt;commit&lt;/code&gt;、&lt;code&gt;push&lt;/code&gt;、&lt;code&gt;pull&lt;/code&gt;、&lt;code&gt;merge&lt;/code&gt;。但当项目逐渐复杂，团队协作越来越频繁时，仅靠这些基础操作常常力不从心：线上突然出现一个诡异的 Bug，你不知道是哪个提交引入的；合并分支后提交历史乱成一团麻；线上需要紧急修复一个 Bug，但那个修复还夹杂在一堆无关的提交中。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
