<?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/"
	>

<channel>
	<title>oTeam of 11 &#187; Git</title>
	<atom:link href="http://11.ocricket.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://11.ocricket.com</link>
	<description>Buzz, Photography, Tech-Talks, News from the oTeam of oCricket</description>
	<pubDate>Thu, 04 Dec 2008 06:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GitX</title>
		<link>http://11.ocricket.com/gitx/</link>
		<comments>http://11.ocricket.com/gitx/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:05:47 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Git]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=162</guid>
		<description><![CDATA[GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!]]></description>
			<content:encoded><![CDATA[<p><a href="http://gitx.frim.nl/">GitX</a> is a git <span class="caps">GUI </span>specifically for Mac OS X. It currently features a history viewer much like gitk and a commit <span class="caps">GUI </span>like git gui. But then in silky smooth OS X style!</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/gitx/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Git: the minimum you need to know</title>
		<link>http://11.ocricket.com/git-the-minimum-you-need-to-know/</link>
		<comments>http://11.ocricket.com/git-the-minimum-you-need-to-know/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 13:25:11 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Git]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=69</guid>
		<description><![CDATA[Some of the basic and must-know commands about Git, an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories;* Basic Repository: commands are needed by people who have a repository &#8212; that is everybody, because every working tree of git [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the basic and must-know commands about <a href="http://git.or.cz/">Git</a>, an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories;<span id="more-69"></span>* <strong>Basic Repository:</strong> commands are needed by people who have a repository &#8212; that is everybody, because every working tree of git is a repository.<br />
* <strong>Individual Developer (Standalone):</strong> commands are essential for anybody who makes a commit, even for somebody who works alone. If you work with other people, you will need commands listed in the [Individual Developer (Participant)] section as well.<br />
* <strong>Integrator:</strong> People who play the [Integrator] role need to learn some more commands in addition to the above.<br />
* <strong>Repository Administration:</strong> commands are for system administrators who are responsible for the care and feeding of git repositories.</p>

<p>The oTeam at <a href="http://ocricket.com/">oCricket</a> have been using Git at the individual level and <span class="caps">SVN </span>as the central repository and for few who do not wish to use Git.</p>]]></content:encoded>
			<wfw:commentRss>http://11.ocricket.com/git-the-minimum-you-need-to-know/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
