<?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/"
	
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
>

<channel>
	<title>Git &#8211; C0D3X</title>
	<atom:link href="https://c0d3x.com/category/git/feed/" rel="self" type="application/rss+xml" />
	<link>https://c0d3x.com</link>
	<description>Cool Web Tools, My Skills and Posts About Web Solutions</description>
	<lastBuildDate>Fri, 19 Feb 2016 03:37:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.2</generator>
<site xmlns="com-wordpress:feed-additions:1">163252948</site>	<item>
		<title>git-flow</title>
		<link>https://c0d3x.com/2016/02/18/gitflow/</link>
				<comments>https://c0d3x.com/2016/02/18/gitflow/#respond</comments>
				<pubDate>Fri, 19 Feb 2016 03:37:19 +0000</pubDate>
		<dc:creator><![CDATA[jeffbugbee]]></dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://c0d3x.com/?p=44</guid>
				<description><![CDATA[git-flow &#8211; A collection of Git extensions to provide high-level repository operations for Vincent Driessen&#8217;s branching model. From Jeff Kreeftmeijer: Vincent Driessen&#8217;s branching model is a git branching and release management strategy that helps developers keep track of features, hotfixes and releases in bigger software projects. This workflow has lot of commands to type and &#8230; <a href="https://c0d3x.com/2016/02/18/gitflow/" class="more-link">Continue reading<span class="screen-reader-text"> "git-flow"</span></a>]]></description>
								<content:encoded><![CDATA[<h1>git-flow &#8211;</h1>
<p>A collection of Git extensions to provide high-level repository operations for Vincent Driessen&#8217;s <a title="original blog post" href="http://nvie.com/git-model">branching model</a>.</p>
<p>From <a href="http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/">Jeff Kreeftmeijer</a>:</p>
<blockquote><p><a href="http://nvie.com/posts/a-successful-git-branching-model/">Vincent Driessen&#8217;s branching model</a> is a git branching and release management strategy that helps developers keep track of features, hotfixes and releases in bigger software projects. This workflow has lot of commands to type and remember, though, so there&#8217;s also the <a href="https://github.com/nvie/gitflow">git-flow library of git subcommands</a> that helps automate some parts of the flow to make working with it a lot easier.</p></blockquote>
<p>https://github.com/nvie/gitflow</p>
]]></content:encoded>
							<wfw:commentRss>https://c0d3x.com/2016/02/18/gitflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">44</post-id>	</item>
		<item>
		<title>GitX</title>
		<link>https://c0d3x.com/2016/02/18/gitx/</link>
				<comments>https://c0d3x.com/2016/02/18/gitx/#respond</comments>
				<pubDate>Fri, 19 Feb 2016 00:35:15 +0000</pubDate>
		<dc:creator><![CDATA[jeffbugbee]]></dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://c0d3x.com/?p=43</guid>
				<description><![CDATA[GitX &#8211; Git GUI for Mac From the website: GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style! Features Detailed history viewer Nice commit GUI, allowing hunk- and line-wise staging &#8230; <a href="https://c0d3x.com/2016/02/18/gitx/" class="more-link">Continue reading<span class="screen-reader-text"> "GitX"</span></a>]]></description>
								<content:encoded><![CDATA[<h1>GitX &#8211; Git GUI for Mac</h1>
<p>From the website:</p>
<blockquote><p>GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!</p>
<h3 class="noclear">Features</h3>
<ul>
<li>Detailed history viewer</li>
<li>Nice commit GUI, allowing hunk- and line-wise staging</li>
<li>Fast workflow</li>
<li>Explore tree of any revision</li>
<li>Nice Aqua interface</li>
<li>Paste commits to <a href="http://gist.github.com/">gist.github.com</a></li>
<li>QuickLook integration</li>
</ul>
</blockquote>
]]></content:encoded>
							<wfw:commentRss>https://c0d3x.com/2016/02/18/gitx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">43</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

Page Caching using disk: enhanced 

Served from: c0d3x.com @ 2019-07-15 00:24:08 by W3 Total Cache
-->