<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>github - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/github/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 08 Dec 2017 04:16:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>如何完成github和gerrit的双向同步</title>
		<link>https://www.coder4.com/archives/5788</link>
					<comments>https://www.coder4.com/archives/5788#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 02 Nov 2017 04:43:02 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[计算机技术]]></category>
		<category><![CDATA[gerrit]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[同步]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5788</guid>

					<description><![CDATA[首先说明一点的是，我这里使用的是gerrit的docker镜像。如果你是自己安装的，可能部分路径位置需要做一些改变。 １、github项目导入到gerrit 备注：从github到gerrit，我这里的需求只是导入，并没有实时同步。 在github创建一个repo，例如replication-demo git clone git@github.com:liheyuan/replication-demo.git 在gerrit创建一个项目，注意保持同样的名字（非比选）和空提交[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5788/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[转]git &#038;&amp; github入门教程</title>
		<link>https://www.coder4.com/archives/2130</link>
					<comments>https://www.coder4.com/archives/2130#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 08 Sep 2011 14:36:10 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[计算机技术]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=2130</guid>

					<description><![CDATA[转载自：github &#38; git 入门教程 1. Git和GitHub简单文字说明 Git是一个开源的分布式版本控制系统，用以有效、高速的处理各种规模的项目版本管理， 它是 Linux Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件，后来得到广泛的使用。 GitHub可以托管各种git库，并提供一个web界面，但与其它像 SourceForge或GoogleCode这样的服务不同，GitHub的独特卖点在于从另外一个项目进行分支的[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/2130/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
