<?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 (sweeney)</title>
    <link>https://pinboard.in/u:sweeney/public/</link>
    <description>recent bookmarks from sweeney</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://github.com/aanand/git-up"/>
	<rdf:li rdf:resource="http://www.davidverhasselt.com/2010/09/14/git-how-to-remove-your-password-from-a-repository/"/>
	<rdf:li rdf:resource="http://nvie.com/archives/323"/>
	<rdf:li rdf:resource="http://gweezlebur.com/2009/01/19/my-git-workflow.html"/>
	<rdf:li rdf:resource="http://www.spheredev.org/wiki/Git_for_the_lazy"/>
	<rdf:li rdf:resource="https://37s.backpackit.com/pub/1465067"/>
	<rdf:li rdf:resource="http://hoth.entp.com/output/git_for_designers.html"/>
	<rdf:li rdf:resource="http://www.gitcasts.com/"/>
	<rdf:li rdf:resource="http://github.com/plans"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/aanand/git-up">
    <title>aanand/git-up</title>
    <dc:date>2012-07-24T07:55:24+00:00</dc:date>
    <link>https://github.com/aanand/git-up</link>
    <dc:creator>sweeney</dc:creator><description><![CDATA[So git pull merges by default, when it should really rebase. You can ask it to rebase instead, but it still won't touch anything other than the currently checked-out branch. If you're tracking a bunch of remote branches, you'll get non-fast-forward complaints next time you push.

Solve it once and for all:]]></description>
<dc:subject>git plugin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sweeney/b:cb914393b67d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:plugin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.davidverhasselt.com/2010/09/14/git-how-to-remove-your-password-from-a-repository/">
    <title>Git How-To: Remove Your Password from a Repository | David Verhasselt</title>
    <dc:date>2011-11-27T07:42:57+00:00</dc:date>
    <link>http://www.davidverhasselt.com/2010/09/14/git-how-to-remove-your-password-from-a-repository/</link>
    <dc:creator>sweeney</dc:creator><description><![CDATA[When you’re making an app that uses credentials to access some service, in the early stages of development before any code to access a config-file is written, a username and password are occasionally hard-coded in the source.

Since you use version control like all good developers, it’s possible these hardcoded credentials get committed. This poses a grave security risk, especially if you want to open source the code including the repository.

Here’s how to remove a password from any file, in all revisions, in a git repository:]]></description>
<dc:subject>git remove string password</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sweeney/b:61d6695336fc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:remove"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:string"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:password"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nvie.com/archives/323">
    <title>nvie.com » Blog Archive » A successful Git branching model</title>
    <dc:date>2010-01-20T20:11:16+00:00</dc:date>
    <link>http://nvie.com/archives/323</link>
    <dc:creator>sweeney</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. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now. I won’t talk about any of the projects’ details, merely about the branching strategy and release management.]]></description>
<dc:subject>development git programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sweeney/b:b5b9ca0c691a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gweezlebur.com/2009/01/19/my-git-workflow.html">
    <title>My Git Workflow</title>
    <dc:date>2009-01-22T10:51:08+00:00</dc:date>
    <link>http://gweezlebur.com/2009/01/19/my-git-workflow.html</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:166e2bf2f8b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.spheredev.org/wiki/Git_for_the_lazy">
    <title>Git for the lazy - Spheriki</title>
    <dc:date>2008-08-02T16:21:36+00:00</dc:date>
    <link>http://www.spheredev.org/wiki/Git_for_the_lazy</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git lazy guide versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:86e4b3cec9e4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:lazy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:guide"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://37s.backpackit.com/pub/1465067">
    <title>Git Resources</title>
    <dc:date>2008-06-12T08:32:17+00:00</dc:date>
    <link>https://37s.backpackit.com/pub/1465067</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git reference howto versioncontrol</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:280906f950c6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hoth.entp.com/output/git_for_designers.html">
    <title>Version Control with GIT</title>
    <dc:date>2008-06-02T10:52:08+00:00</dc:date>
    <link>http://hoth.entp.com/output/git_for_designers.html</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git tutorial versioncontrol howto programming</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:ed6b1f091348/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gitcasts.com/">
    <title>Welcome to GitCasts</title>
    <dc:date>2008-05-21T19:56:34+00:00</dc:date>
    <link>http://www.gitcasts.com/</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git screencast video tutorial development tutorials scm documentation</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:632e1bccf59e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:screencast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:video"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:documentation"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/plans">
    <title>Pricing — GitHub</title>
    <dc:date>2008-04-13T20:33:22+00:00</dc:date>
    <link>http://github.com/plans</link>
    <dc:creator>sweeney</dc:creator><dc:subject>git hosting github pricing scm programming tools</dc:subject>
<dc:identifier>https://pinboard.in/u:sweeney/b:d90980cf7691/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:pricing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sweeney/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>