<?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>#ekynoxe &#187; git</title>
	<atom:link href="http://blog.ekynoxe.com/category/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekynoxe.com</link>
	<description>development   /   design   /   photography / (and a bit of triathlon)</description>
	<lastBuildDate>Sun, 22 Jan 2012 18:23:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Git post-receive for multiple remote branches and work-trees</title>
		<link>http://blog.ekynoxe.com/2011/10/22/git-post-receive-for-multiple-remote-branches-and-work-trees/</link>
		<comments>http://blog.ekynoxe.com/2011/10/22/git-post-receive-for-multiple-remote-branches-and-work-trees/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 20:55:34 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://blog.ekynoxe.com/?p=772</guid>
		<description><![CDATA[A while ago I set up my server to automatically deploy new content from my git repositories when changes where pushed to them. This automatic workflow is great and fairly simple to setup, but I recently needed to add a twist to it: what if I want to deploy separate remote branches to their own [...]]]></description>
		<wfw:commentRss>http://blog.ekynoxe.com/2011/10/22/git-post-receive-for-multiple-remote-branches-and-work-trees/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Automated deployment on remote server with git</title>
		<link>http://blog.ekynoxe.com/2011/10/22/automated-deployment-on-remote-server-with-git/</link>
		<comments>http://blog.ekynoxe.com/2011/10/22/automated-deployment-on-remote-server-with-git/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 13:09:51 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.ekynoxe.com/?p=797</guid>
		<description><![CDATA[Some time back, I wanted to setup my server so I could push code to my repositories, and have it automatically deployed to a website root directory after doing a git push from my local machine. I can&#8217;t remember where I found the instructions so I can&#8217;t give credit to whom I got it from, [...]]]></description>
		<wfw:commentRss>http://blog.ekynoxe.com/2011/10/22/automated-deployment-on-remote-server-with-git/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Git sync via USB</title>
		<link>http://blog.ekynoxe.com/2010/11/17/git-sync-via-usb/</link>
		<comments>http://blog.ekynoxe.com/2010/11/17/git-sync-via-usb/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 10:44:45 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://blog.ekynoxe.com/?p=362</guid>
		<description><![CDATA[Right, suppose you need to sneakernet some git repository changes, Maybe your network is down and you want to send changes to co-workers or another machine from which you have a full network access. Maybe you’re somewhere without access to the a network and/or the correct ports/protocols for security reasons. Maybe all network connections are down [...]]]></description>
		<wfw:commentRss>http://blog.ekynoxe.com/2010/11/17/git-sync-via-usb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Git on Gentoo?</title>
		<link>http://blog.ekynoxe.com/2010/05/03/git-on-gentoo/</link>
		<comments>http://blog.ekynoxe.com/2010/05/03/git-on-gentoo/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:36:40 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gitosis]]></category>

		<guid isPermaLink="false">http://blog.ekynoxe.com/?p=190</guid>
		<description><![CDATA[I wanted a while ago to set-up my own private git repositories on my vserver, but never got the time to dig into it properly. I have installed git with gitosis on ubuntu and on mac osX several times in the past months, but I have to admit that although I&#8217;ve done it all in [...]]]></description>
		<wfw:commentRss>http://blog.ekynoxe.com/2010/05/03/git-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

