<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: git instaweb</title>
	<atom:link href="http://lostechies.com/jasonmeridth/2009/09/27/git-instaweb/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jasonmeridth/2009/09/27/git-instaweb/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 29 Mar 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: duplicate mp3 finder</title>
		<link>http://lostechies.com/jasonmeridth/2009/09/27/git-instaweb/#comment-450</link>
		<dc:creator>duplicate mp3 finder</dc:creator>
		<pubDate>Fri, 30 Oct 2009 12:53:48 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2009/09/26/git-instaweb.aspx#comment-450</guid>
		<description>This is very good and informative site.</description>
		<content:encoded><![CDATA[<p>This is very good and informative site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Meridth</title>
		<link>http://lostechies.com/jasonmeridth/2009/09/27/git-instaweb/#comment-449</link>
		<dc:creator>Jason Meridth</dc:creator>
		<pubDate>Fri, 09 Oct 2009 13:16:37 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2009/09/26/git-instaweb.aspx#comment-449</guid>
		<description>@Joe

Thanks.</description>
		<content:encoded><![CDATA[<p>@Joe</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Ocampo</title>
		<link>http://lostechies.com/jasonmeridth/2009/09/27/git-instaweb/#comment-448</link>
		<dc:creator>Joe Ocampo</dc:creator>
		<pubDate>Fri, 09 Oct 2009 13:07:11 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2009/09/26/git-instaweb.aspx#comment-448</guid>
		<description>You can simply add this to your .gitconfig

[instaweb]
    httpd=webrick
    port=4000
    browser=open

The &#039;open&#039; command is for safari.

OH and to stop instaweb all you have to do is use the following command:

git instaweb --stop
</description>
		<content:encoded><![CDATA[<p>You can simply add this to your .gitconfig</p>
<p>[instaweb]<br />
    httpd=webrick<br />
    port=4000<br />
    browser=open</p>
<p>The &#8216;open&#8217; command is for safari.</p>
<p>OH and to stop instaweb all you have to do is use the following command:</p>
<p>git instaweb &#8211;stop</p>
]]></content:encoded>
	</item>
</channel>
</rss>
