<?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.felipebalbi.com &#187; git</title>
	<atom:link href="http://blog.felipebalbi.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.felipebalbi.com</link>
	<description>Felipe Balbi&#039;s Blog</description>
	<lastBuildDate>Wed, 12 May 2010 08:59:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>git&#8217;s goodies: git format-patch &#8211;cover-letter</title>
		<link>http://blog.felipebalbi.com/2008/03/27/gits-goodies-git-format-patch-cover-leter/</link>
		<comments>http://blog.felipebalbi.com/2008/03/27/gits-goodies-git-format-patch-cover-leter/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 13:11:37 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[GIT]]></category>
		<category><![CDATA[cover-leter]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=42</guid>
		<description><![CDATA[Sometimes we have to send patch series and it's always useful to add a cover letter (or cover email) explaining what your series is implementing/fixing.
Newest git (currently only on git's git tree) provides a new format-patch option to generate the cover leter for you. In the cover leter git adds shortlog and diffstat, you only [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2008/03/27/gits-goodies-git-format-patch-cover-leter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git-push and ssh-keys</title>
		<link>http://blog.felipebalbi.com/2008/01/03/git-push-and-ssh-keys/</link>
		<comments>http://blog.felipebalbi.com/2008/01/03/git-push-and-ssh-keys/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 21:01:40 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[GIT]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=41</guid>
		<description><![CDATA[Creating several ssh accounts for allowing push access to developers on a project is, at least, a waste of time and a possible security hole.
Instead of that, let's see how to manage such users using only one user "git" and several ssh-keys for allowing such push access.
 First of all, create only one user called [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2008/01/03/git-push-and-ssh-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OTG Overview</title>
		<link>http://blog.felipebalbi.com/2007/11/07/otg-overview/</link>
		<comments>http://blog.felipebalbi.com/2007/11/07/otg-overview/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 12:12:53 +0000</pubDate>
		<dc:creator>Felipe Balbi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OMAP]]></category>
		<category><![CDATA[OTG]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[musb]]></category>
		<category><![CDATA[omap]]></category>
		<category><![CDATA[otg]]></category>
		<category><![CDATA[tusb]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://felipebalbi.com/blog/?p=25</guid>
		<description><![CDATA[Hi all,
Let's start to take a look in USB OTG (On-the-go) functionalities. Of course, I'll focus on linux and MUSB driver which you can find in linux-omap git tree. In this first post, just a quick overview of the specs and its features.

Objective
The objective of USB OTG is that portable devices have the ability to [...]]]></description>
		<wfw:commentRss>http://blog.felipebalbi.com/2007/11/07/otg-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
