<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on ZeroSharp</title><link>https://www.zerosharp.com/blog/categories/git/</link><description>Recent content in Git on ZeroSharp</description><generator>Hugo</generator><language>en-gb</language><copyright>Copyright © 2012–{year} Robert Anderson</copyright><lastBuildDate>Thu, 14 Feb 2013 05:10:00 +0100</lastBuildDate><atom:link href="https://www.zerosharp.com/blog/categories/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Colourful git command line</title><link>https://www.zerosharp.com/colourful-git-command-line/</link><pubDate>Thu, 14 Feb 2013 05:10:00 +0100</pubDate><guid>https://www.zerosharp.com/colourful-git-command-line/</guid><description>&lt;p&gt;For Valentine&amp;rsquo;s Day, why not make your git command line a little more colourful.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;git config --global color.ui true
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>A C# Developer's Adventures in iOS - Integrating Git and MonoDevelop</title><link>https://www.zerosharp.com/a-c-number-developers-adventures-in-ios-integrating-git-and-monodevelop/</link><pubDate>Fri, 08 Feb 2013 14:52:00 +0100</pubDate><guid>https://www.zerosharp.com/a-c-number-developers-adventures-in-ios-integrating-git-and-monodevelop/</guid><description>&lt;p&gt;This is the second post in a series about iOS development from the perspective of a C# developer.&lt;/p&gt;
&lt;p&gt;In the &lt;a href="https://www.zerosharp.com/a-c-number-developers-adventures-in-ios-getting-started/"&gt;previous post in the series&lt;/a&gt; we got started with MonoTouch and installed MonoDevelop and XCode. In this post, we&amp;rsquo;ll look at how to set up version control for an existing MonoTouch solution.&lt;/p&gt;
&lt;h2 id="version-control"&gt;Version Control&lt;/h2&gt;
&lt;p&gt;I didn&amp;rsquo;t have enough time &lt;a href="https://www.zerosharp.com/how-i-went-from-c-number-developer-to-iphone-developer-in-a-weekend/"&gt;at the hackathon&lt;/a&gt; to learn how to set up version control for MonoDevelop on a Mac. So let&amp;rsquo;s fix that straight away.&lt;/p&gt;</description></item></channel></rss>