<?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>git 彙整 - Peter Dave Hello&#039;s Blog</title>
	<atom:link href="https://www.peterdavehello.org/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.peterdavehello.org/tag/git/</link>
	<description>To live is to make the world better.</description>
	<lastBuildDate>Tue, 22 Sep 2020 12:56:59 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Git v2.9.0 釋出</title>
		<link>https://www.peterdavehello.org/2016/06/git-v-2-9-0-released/</link>
					<comments>https://www.peterdavehello.org/2016/06/git-v-2-9-0-released/#respond</comments>
		
		<dc:creator><![CDATA[Peter Dave Hello]]></dc:creator>
		<pubDate>Tue, 14 Jun 2016 04:38:58 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[vcs]]></category>
		<guid isPermaLink="false">https://www.peterdavehello.org/?p=4573</guid>

					<description><![CDATA[<p>台灣時間 &#160;6 / 14 號早上8點左右釋出的新版本，官方 Windo &#8230; <a href="https://www.peterdavehello.org/2016/06/git-v-2-9-0-released/">閱讀全文 <span class="meta-nav">&#8594;</span></a></p>
<p>這篇文章 <a rel="nofollow" href="https://www.peterdavehello.org/2016/06/git-v-2-9-0-released/">Git v2.9.0 釋出</a> 最早出現於 <a rel="nofollow" href="https://www.peterdavehello.org">Peter Dave Hello&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.peterdavehello.org/2016/06/git-v-2-9-0-released/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>cdnjs git repositories visualization using gource</title>
		<link>https://www.peterdavehello.org/2016/02/cdnjs-git-repositories-visualization-using-gource/</link>
					<comments>https://www.peterdavehello.org/2016/02/cdnjs-git-repositories-visualization-using-gource/#respond</comments>
		
		<dc:creator><![CDATA[Peter Dave Hello]]></dc:creator>
		<pubDate>Wed, 24 Feb 2016 15:46:16 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[avconv]]></category>
		<category><![CDATA[cdnjs]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gource]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tree]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[youtube]]></category>
		<guid isPermaLink="false">https://www.peterdavehello.org/?p=2357</guid>

					<description><![CDATA[<p>Gource is a famous version control visua &#8230; <a href="https://www.peterdavehello.org/2016/02/cdnjs-git-repositories-visualization-using-gource/">閱讀全文 <span class="meta-nav">&#8594;</span></a></p>
<p>這篇文章 <a rel="nofollow" href="https://www.peterdavehello.org/2016/02/cdnjs-git-repositories-visualization-using-gource/">cdnjs git repositories visualization using gource</a> 最早出現於 <a rel="nofollow" href="https://www.peterdavehello.org">Peter Dave Hello&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.peterdavehello.org/2016/02/cdnjs-git-repositories-visualization-using-gource/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>自行架設的 BitBucket server 在 git push 遇到 RPC failed 的問題</title>
		<link>https://www.peterdavehello.org/2016/01/self-hosting-bitbucket-server-rpc-failed-when-git-push/</link>
					<comments>https://www.peterdavehello.org/2016/01/self-hosting-bitbucket-server-rpc-failed-when-git-push/#respond</comments>
		
		<dc:creator><![CDATA[Peter Dave Hello]]></dc:creator>
		<pubDate>Wed, 13 Jan 2016 04:59:51 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[bitbucket]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[reverse proxy]]></category>
		<guid isPermaLink="false">https://www.peterdavehello.org/?p=1167</guid>

					<description><![CDATA[<p>先說 &#8230; 我個人覺得 BitBucket 不是很好用，尤其是自己架設 &#8230; <a href="https://www.peterdavehello.org/2016/01/self-hosting-bitbucket-server-rpc-failed-when-git-push/">閱讀全文 <span class="meta-nav">&#8594;</span></a></p>
<p>這篇文章 <a rel="nofollow" href="https://www.peterdavehello.org/2016/01/self-hosting-bitbucket-server-rpc-failed-when-git-push/">自行架設的 BitBucket server 在 git push 遇到 RPC failed 的問題</a> 最早出現於 <a rel="nofollow" href="https://www.peterdavehello.org">Peter Dave Hello&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.peterdavehello.org/2016/01/self-hosting-bitbucket-server-rpc-failed-when-git-push/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What have we done in cdnjs in last year (2015)?</title>
		<link>https://www.peterdavehello.org/2015/12/what-have-we-done-in-cdnjs-in-last-year2015/</link>
					<comments>https://www.peterdavehello.org/2015/12/what-have-we-done-in-cdnjs-in-last-year2015/#respond</comments>
		
		<dc:creator><![CDATA[Peter Dave Hello]]></dc:creator>
		<pubDate>Thu, 31 Dec 2015 12:24:37 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[cdnjs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[node]]></category>
		<guid isPermaLink="false">https://www.peterdavehello.org/?p=1134</guid>

					<description><![CDATA[<p>Merry Christmas and Happy New Year! Than &#8230; <a href="https://www.peterdavehello.org/2015/12/what-have-we-done-in-cdnjs-in-last-year2015/">閱讀全文 <span class="meta-nav">&#8594;</span></a></p>
<p>這篇文章 <a rel="nofollow" href="https://www.peterdavehello.org/2015/12/what-have-we-done-in-cdnjs-in-last-year2015/">What have we done in cdnjs in last year (2015)?</a> 最早出現於 <a rel="nofollow" href="https://www.peterdavehello.org">Peter Dave Hello&#039;s Blog</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.peterdavehello.org/2015/12/what-have-we-done-in-cdnjs-in-last-year2015/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 32/109 objects using APC
Page Caching using Disk: Enhanced 
Content Delivery Network via cdn2.peterdavehello.org
Minified using Disk
Database Caching 11/45 queries in 0.015 seconds using APC (Request-wide modification query)

Served from: www.peterdavehello.org @ 2025-02-12 12:56:26 by W3 Total Cache
-->