<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/branches</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 22:01:49 GMT</pubDate>
<item>
<title>(Bash) GIT - How to get just one file from another branch - satie83</title>
<link>http://snipplr.com/view/66355/git--how-to-get-just-one-file-from-another-branch/</link>
<description><![CDATA[ <p>I am using git and working on master branch. This branch has a file called app.js .

I have an experiment branch in which I made a bunch of changes and tons of commit. Now I want to bring all the changes done only to app.js from experiment to master branch.</p> ]]></description>
<pubDate>Thu, 26 Jul 2012 22:39:35 GMT</pubDate>
<guid>http://snipplr.com/view/66355/git--how-to-get-just-one-file-from-another-branch/</guid>
</item>
<item>
<title>(Bash) GIT - List of stale remote-tracking branches - satie83</title>
<link>http://snipplr.com/view/66163/git--list-of-stale-remotetracking-branches/</link>
<description><![CDATA[ <p>You’ll receive a list of your stale remote-tracking branches. If you run it without –dry-run option, it will remove them for you.</p> ]]></description>
<pubDate>Mon, 16 Jul 2012 22:20:47 GMT</pubDate>
<guid>http://snipplr.com/view/66163/git--list-of-stale-remotetracking-branches/</guid>
</item>
<item>
<title>(Bash) GIT - Find out which is the remote branch, which is tracked by a local branch - satie83</title>
<link>http://snipplr.com/view/65834/git--find-out-which-is-the-remote-branch-which-is-tracked-by-a-local-branch/</link>
<description><![CDATA[ <p>This shows the local and remote branches along with the most recent commit for each branch.</p> ]]></description>
<pubDate>Wed, 27 Jun 2012 20:47:05 GMT</pubDate>
<guid>http://snipplr.com/view/65834/git--find-out-which-is-the-remote-branch-which-is-tracked-by-a-local-branch/</guid>
</item>
<item>
<title>(Bash) GIT - How to track a remote branch - satie83</title>
<link>http://snipplr.com/view/64751/git--how-to-track-a-remote-branch/</link>
<description><![CDATA[ <p>How do you make an existing git branch track a remote branch</p> ]]></description>
<pubDate>Thu, 26 Apr 2012 22:55:05 GMT</pubDate>
<guid>http://snipplr.com/view/64751/git--how-to-track-a-remote-branch/</guid>
</item>
<item>
<title>(Bash) GIT - List of git branches - satie83</title>
<link>http://snipplr.com/view/64241/git--list-of-git-branches/</link>
<description><![CDATA[ <p>I want to get a list of all the branches in a Git repository with the "freshest" branches at the top, where the "freshest" branch is the one that's been committed to most recently (and is, therefore, more likely to be one I want to pay attention to).</p> ]]></description>
<pubDate>Fri, 30 Mar 2012 20:09:45 GMT</pubDate>
<guid>http://snipplr.com/view/64241/git--list-of-git-branches/</guid>
</item>
<item>
<title>(Other) Deploy From Branches, Tags or Trunk (mojoDNA) - brettarogers</title>
<link>http://snipplr.com/view/4904/deploy-from-branches-tags-or-trunk-mojodna/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 05 Feb 2008 10:55:25 GMT</pubDate>
<guid>http://snipplr.com/view/4904/deploy-from-branches-tags-or-trunk-mojodna/</guid>
</item>
</channel>
</rss>