<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《彻底解决Git中文乱码问题》的评论</title>
	<atom:link href="https://wordpress.diguage.com/archives/26.html/feed" rel="self" type="application/rss+xml" />
	<link>https://wordpress.diguage.com/archives/26.html</link>
	<description>分享技术带来的喜悦—https://www.diguage.com/</description>
	<lastBuildDate>Thu, 11 Jun 2020 02:02:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>作者：游客</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-23022</link>
		<dc:creator>游客</dc:creator>
		<pubDate>Wed, 09 Dec 2015 14:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-23022</guid>
		<description>好文章，但是中文文件名怎么提交的，输入还是unicode值，求教</description>
		<content:encoded><![CDATA[<p>好文章，但是中文文件名怎么提交的，输入还是unicode值，求教</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：冰雨心</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-22978</link>
		<dc:creator>冰雨心</dc:creator>
		<pubDate>Mon, 14 Sep 2015 09:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-22978</guid>
		<description>第二大点，两个都试了，还是无法在git commit的时候输入中文，请问要怎么解决？</description>
		<content:encoded><![CDATA[<p>第二大点，两个都试了，还是无法在git commit的时候输入中文，请问要怎么解决？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：git查看历史与乱码解决 &#045; 架构设计 &#045; 阿里欧歌</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-22925</link>
		<dc:creator>git查看历史与乱码解决 &#045; 架构设计 &#045; 阿里欧歌</dc:creator>
		<pubDate>Tue, 30 Jun 2015 16:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-22925</guid>
		<description>[...] = gbk  [svn]  pathnameencoding = gbk  解决：在gitconfig文件只增加[gui]即可！ 参考：  http://www.diguage.com/archives/26.html  [...]</description>
		<content:encoded><![CDATA[<p>[...] = gbk  [svn]  pathnameencoding = gbk  解决：在gitconfig文件只增加[gui]即可！ 参考：  <a href="http://www.diguage.com/archives/26.html" rel="nofollow">http://www.diguage.com/archives/26.html</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：电搅</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-22703</link>
		<dc:creator>电搅</dc:creator>
		<pubDate>Mon, 03 Mar 2014 09:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-22703</guid>
		<description>赞！大谢！</description>
		<content:encoded><![CDATA[<p>赞！大谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：我真的是游客。。。</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-22700</link>
		<dc:creator>我真的是游客。。。</dc:creator>
		<pubDate>Tue, 25 Feb 2014 09:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-22700</guid>
		<description>用这个就好了 git config --global core.quotepath false</description>
		<content:encoded><![CDATA[<p>用这个就好了 git config &#8211;global core.quotepath false</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：transmixer</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-17421</link>
		<dc:creator>transmixer</dc:creator>
		<pubDate>Thu, 12 Dec 2013 09:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-17421</guid>
		<description>很好的文章，但是我遇到比较恼火的问题是git status无法正常显示中文名，总是一串unicode值，不知有无办法解决？</description>
		<content:encoded><![CDATA[<p>很好的文章，但是我遇到比较恼火的问题是git status无法正常显示中文名，总是一串unicode值，不知有无办法解决？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Roceys</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-436</link>
		<dc:creator>Roceys</dc:creator>
		<pubDate>Fri, 28 Dec 2012 03:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-436</guid>
		<description>&lt;a href=&quot;#comment-434&quot; rel=&quot;nofollow&quot;&gt;@D瓜哥 &lt;/a&gt; 
找到办法了：设置代理
export http_proxy=http://10.1.2.188:80/
export https_proxy=http://10.1.2.188:80/</description>
		<content:encoded><![CDATA[<p><a href="#comment-434" rel="nofollow">@D瓜哥 </a><br />
找到办法了：设置代理<br />
export http_proxy=http://10.1.2.188:80/<br />
export https_proxy=http://10.1.2.188:80/</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：D瓜哥</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-434</link>
		<dc:creator>D瓜哥</dc:creator>
		<pubDate>Thu, 27 Dec 2012 12:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-434</guid>
		<description>这个没有设置过。有机会上网查查再说吧。D瓜哥也刚刚用Git，很多东西都不熟悉。慢慢来，一起努力！整成了，再分享。</description>
		<content:encoded><![CDATA[<p>这个没有设置过。有机会上网查查再说吧。D瓜哥也刚刚用Git，很多东西都不熟悉。慢慢来，一起努力！整成了，再分享。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Roceys</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-433</link>
		<dc:creator>Roceys</dc:creator>
		<pubDate>Thu, 27 Dec 2012 08:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-433</guid>
		<description>瓜哥，我装的也是msysgit，win7下怎么设置Http代理git clone https呢？</description>
		<content:encoded><![CDATA[<p>瓜哥，我装的也是msysgit，win7下怎么设置Http代理git clone https呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：D瓜哥</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-304</link>
		<dc:creator>D瓜哥</dc:creator>
		<pubDate>Sun, 18 Nov 2012 05:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-304</guid>
		<description>可以，请注明作者和原文链接即可！</description>
		<content:encoded><![CDATA[<p>可以，请注明作者和原文链接即可！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：早好</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-296</link>
		<dc:creator>早好</dc:creator>
		<pubDate>Sat, 17 Nov 2012 04:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-296</guid>
		<description>佩服，佩服，可以转载吗？</description>
		<content:encoded><![CDATA[<p>佩服，佩服，可以转载吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：D瓜哥</title>
		<link>https://wordpress.diguage.com/archives/26.html#comment-247</link>
		<dc:creator>D瓜哥</dc:creator>
		<pubDate>Fri, 09 Nov 2012 08:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=26#comment-247</guid>
		<description>网友“妮妮”指出D瓜哥的一个错别字，已经修改。D瓜哥表示感谢。</description>
		<content:encoded><![CDATA[<p>网友“妮妮”指出D瓜哥的一个错别字，已经修改。D瓜哥表示感谢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

Object Caching 291/331 objects using disk
Page Caching using disk: enhanced (SSL caching disabled)
Database Caching using disk

 Served from: wordpress.diguage.com @ 2026-04-23 19:55:15 by W3 Total Cache -->