<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (bgporter)</title>
    <link>https://pinboard.in/u:bgporter/public/</link>
    <description>recent bookmarks from bgporter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://nvie.com/git-model"/>
	<rdf:li rdf:resource="http://toroid.org/ams/git-central-repo-howto"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://nvie.com/git-model">
    <title>nvie.com » Blog Archive » A successful Git branching model</title>
    <dc:date>2010-04-21T18:14:27+00:00</dc:date>
    <link>http://nvie.com/git-model</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful.
]]></description>
<dc:subject>git vcs development</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:ac43b7a16874/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://toroid.org/ams/git-central-repo-howto">
    <title>Using Git with a central repository</title>
    <dc:date>2010-04-21T17:37:17+00:00</dc:date>
    <link>http://toroid.org/ams/git-central-repo-howto</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[This tutorial explains how to share a Git repository among developers. It is meant for small teams who are adopting Git for the first time, and want to get started quickly with a familiar setup before exploring Git's many new possibilities.
]]></description>
<dc:subject>development git vcs</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:1f37352e7d71/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:vcs"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>