<?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>blog.udzura.jp &#187; Git</title>
	<atom:link href="http://blog.udzura.jp/categories/tech/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.udzura.jp</link>
	<description>Got on the Weird Rails</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:41:43 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>ハウ・トゥ・セットアップ・ゲリット</title>
		<link>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/</link>
		<comments>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 01:24:13 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Gerrit]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1408</guid>
		<description><![CDATA[Time to Read 15分 git での開発時に、コードレビューを支援するツール gerrit 。良さそうなのに日本語情報が非常に少なく、特に「インストールして Git リポジトリを設定するまで」の一通りの情報がな [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>NginXでは、git-httpサーバを公開することが困難な件</title>
		<link>http://blog.udzura.jp/2011/03/30/using-nginx-git-http-server-is-difficult/</link>
		<comments>http://blog.udzura.jp/2011/03/30/using-nginx-git-http-server-is-difficult/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 07:24:45 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=955</guid>
		<description><![CDATA[Time to Read 1分 理由は、NginXのhttp_dav-moduleが、PROPFINDなど一部のWebdavメソッドをサポートしていないため。 Making WebDAV and NGINX Play N [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/03/30/using-nginx-git-http-server-is-difficult/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>etckeeperのつかいかた（インストール、サブコマンド追加）</title>
		<link>http://blog.udzura.jp/2010/11/22/tutorial-of-etckeeper/</link>
		<comments>http://blog.udzura.jp/2010/11/22/tutorial-of-etckeeper/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 07:01:51 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=791</guid>
		<description><![CDATA[Time to Read 2分 etckeeperと言うものがあり、要するに /etc 以下をリポジトリにして変更履歴を管理してくれる、大変大雑把と言えば大雑把なソフトウェアがあります。大雑把ですが、結構便利です。 イン [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/11/22/tutorial-of-etckeeper/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Gitユーザのための、Bitbucket+Mercurial経由でのデプロイ方法</title>
		<link>http://blog.udzura.jp/2010/11/18/deploying-via-bitbucket-using-mercurial/</link>
		<comments>http://blog.udzura.jp/2010/11/18/deploying-via-bitbucket-using-mercurial/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 04:28:11 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Capistrano]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=752</guid>
		<description><![CDATA[Time to Read 5分 Why Mercurial &#038; Bitbucket Mercurialとは Gitっぽい分散型バージョン管理ツール。Python界隈でよく使われているらしい。コマンドは hg 。 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/11/18/deploying-via-bitbucket-using-mercurial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>今日のワンライナー: 例えばログ検索で</title>
		<link>http://blog.udzura.jp/2010/02/04/todays-one-loner-for-log-grep/</link>
		<comments>http://blog.udzura.jp/2010/02/04/todays-one-loner-for-log-grep/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 09:31:12 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=288</guid>
		<description><![CDATA[最近もっぱらGitを使用していますが、軽くて高機能ですし便利だと思います。でも今日はGitの話しません。 そんなGitのlogを見る際に、色々いじって手ワンライナーに便利そうなコマンドオプションを幾つか発見したので、鬼の [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/02/04/todays-one-loner-for-log-grep/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Gitorious入れたメモ</title>
		<link>http://blog.udzura.jp/2010/01/06/gitorious-installation-memo/</link>
		<comments>http://blog.udzura.jp/2010/01/06/gitorious-installation-memo/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 13:26:16 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=232</guid>
		<description><![CDATA[日ごろgithubさんにお世話になっておりますが、Gitoriousというサービスは自分のコードを公開し、個人でインストールできるようなので入れてみたメモ。 概要 ホストするOSはUbuntu 9.10。 手順は、9.0 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/01/06/gitorious-installation-memo/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

