<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>plumbing &#8211; Blog Sketch</title>
	<atom:link href="https://blog.ziaowang.top/tag/plumbing/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ziaowang.top</link>
	<description></description>
	<lastBuildDate>Sun, 05 Jul 2026 16:36:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Git SCM &#8220;done right&#8221;</title>
		<link>https://blog.ziaowang.top/2026/07/05/git-scm-done-right/</link>
					<comments>https://blog.ziaowang.top/2026/07/05/git-scm-done-right/#respond</comments>
		
		<dc:creator><![CDATA[wponaws]]></dc:creator>
		<pubDate>Sun, 05 Jul 2026 16:36:28 +0000</pubDate>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[git-scm]]></category>
		<category><![CDATA[plumbing]]></category>
		<guid isPermaLink="false">http://localhost/mysite/?p=9361</guid>

					<description><![CDATA[<p>对于已经上手 Git，有比较多使用经验的用户来说，想要进一步搞清楚其中细微的语义和细节并不容易。让我们以经典易混淆的 git revert、git restore 和 git reset 命令为例，对其进行辨析。假设我们找到了 <a href="https://git-scm.com/docs/git#_reset_restore_and_revert">Git 文档</a> 对此的描述，简单翻译转述一下：</p>



<ul class="wp-block-list">
<li>git-revert（还原）命令的作用是<strong>进行新的提交，以还原另一个提交所造成的更改</strong></li></ul>&#8230;]]></description>
										<content:encoded><![CDATA[<p>对于已经上手 Git，有比较多使用经验的用户来说，想要进一步搞清楚其中细微的语义和细节并不容易。让我们以经典易混淆的 git revert、git restore 和 git reset 命令为例，对其进行辨析。假设我们找到了 <a href="https://git-scm.com/docs/git#_reset_restore_and_revert">Git 文档</a> 对此的描述，简单翻译转述一下：</p>



<ul class="wp-block-list">
<li>git-revert（还原）命令的作用是<strong>进行新的提交，以还原另一个提交所造成的更改</strong></li></ul>&hellip;]]></content:encoded>
					
					<wfw:commentRss>https://blog.ziaowang.top/2026/07/05/git-scm-done-right/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
