<?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服务器 &#187; 红颜丽人</title>
	<atom:link href="http://www.hongyanliren.com/tag/git%e6%9c%8d%e5%8a%a1%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hongyanliren.com</link>
	<description>追求技术就像追求#$！不抛弃，不放弃！</description>
	<lastBuildDate>Thu, 16 Mar 2023 07:48:39 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>在LINUX上创建GIT服务器</title>
		<link>http://www.hongyanliren.com/2017m02/37152.html</link>
		<comments>http://www.hongyanliren.com/2017m02/37152.html#comments</comments>
		<pubDate>Tue, 14 Feb 2017 10:51:28 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[服务器搭建]]></category>
		<category><![CDATA[git服务器]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=37152</guid>
		<description><![CDATA[<h1>在LINUX上创建GIT服务器。</h1>
如果使用git的人数较少，可以使用下面的步骤快速部署一个git服务器环境。
<h2>1. Client生成 SSH 公钥，以便Server端识别。</h2>
每个需要使用git服务器的工程师，自己需要生成一个ssh公钥

进入自己的~/.ssh目录，看有没有用 文件名 和[......]<p class='read-more'><a href='http://www.hongyanliren.com/2017m02/37152.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2017m02/37152.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 6.5下Git服务器搭建方法</title>
		<link>http://www.hongyanliren.com/2017m02/37147.html</link>
		<comments>http://www.hongyanliren.com/2017m02/37147.html#comments</comments>
		<pubDate>Tue, 14 Feb 2017 10:50:12 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[服务器搭建]]></category>
		<category><![CDATA[git服务器]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=37147</guid>
		<description><![CDATA[CentOS 6.5下Git服务器搭建 实例教程1 关于版本控制
版本控制是一种记录一个或若干文件内容变化，以便将来查阅特定版本修订情况的系统。有以下三种版本控制系统：
1. 本地版本控制系统
许多人习惯用复制整个项目目录的方式来保存不同的版本，或许还会改名加上备份时间以示区别。这么做唯一的好[......]<p class='read-more'><a href='http://www.hongyanliren.com/2017m02/37147.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2017m02/37147.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu完美搭建git服务器</title>
		<link>http://www.hongyanliren.com/2017m02/37101.html</link>
		<comments>http://www.hongyanliren.com/2017m02/37101.html#comments</comments>
		<pubDate>Tue, 14 Feb 2017 10:49:02 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[服务器搭建]]></category>
		<category><![CDATA[git服务器]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=37101</guid>
		<description><![CDATA[ubuntu完美搭建git服务器。

周末花了点时间在虚拟机的unbuntu系统中搭建了下git的服务器，由于搭建过程中多多少少遇到了一些小问题，再因为个人记性不太好，所以在这里记录下来，以备不时之需。开始我已经在虚拟机的ubuntu12.04系统下已经装过一次，忘了记录，这次重新再在虚拟机的u[......]<p class='read-more'><a href='http://www.hongyanliren.com/2017m02/37101.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2017m02/37101.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
