<?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>HattaraTecLog &#187; option</title>
	<atom:link href="http://teclog.hattara.info/?feed=rss2&#038;tag=option" rel="self" type="application/rss+xml" />
	<link>http://teclog.hattara.info</link>
	<description>LinuxネタとかPHPネタとかの技術ログ</description>
	<lastBuildDate>Tue, 18 Nov 2014 12:15:20 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>tig blameを今更知った。。</title>
		<link>http://teclog.hattara.info/?p=402</link>
		<comments>http://teclog.hattara.info/?p=402#comments</comments>
		<pubDate>Wed, 24 Jul 2013 14:26:17 +0000</pubDate>
		<dc:creator><![CDATA[hattara]]></dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[option]]></category>
		<category><![CDATA[tig]]></category>

		<guid isPermaLink="false">http://teclog.hattara.info/?p=402</guid>
		<description><![CDATA[今日もメモ。 git blameもtigも　かなり前から使ってるわけですが、 tigにオプションがあるのを知ら [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>今日もメモ。</p>
<p>git blameもtigも　かなり前から使ってるわけですが、<br />
tigにオプションがあるのを知らなかった</p>
<p>ちゃんとドキュメントみてから使えよって話ですね。すいません。</p>
<p>ドキュメント：<a href="http://jonas.nitro.dk/tig/tig.1.html" title="tig(1) Manual Page" target="_blank">tig(1) Manual Page</a></p>
<p>具体的には、5パターン使えるようですね。</p>
<p>1. オプションなし</p>
<blockquote><p>tig</p></blockquote>
<p>　　まあ、これは普通のgit logを使い安くした感じ。</p>
<p>2. showオプション</p>
<blockquote><p>tig show Hogemoge.pm</p></blockquote>
<p>　　git showを見やすくした感じ</p>
<p>3. blameオプション</p>
<blockquote><p>tig blame Hogemoge.pm</p></blockquote>
<p>　　git blameを見やすくした感じ</p>
<p>4. statusオプション</p>
<blockquote><p>tig status</p></blockquote>
<p>　　git statusからgit diffがそのままいける感じで使いやすい感じ</p>
<p>5. gitコマンドの結果を取り込ませる</p>
<blockquote><p>tig < [git command output]</p></blockquote>
<p>　　どういう時に使いたいというイメージがわかない。。。</p>
<p>という感じでtig statusとか tig blameは使いやすそうという個人的なイメージ。</p>
]]></content:encoded>
			<wfw:commentRss>http://teclog.hattara.info/?feed=rss2&#038;p=402</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
