<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div>
&gt; I&#39;ve just been having a play about with Git (I&#39;ve signed up for a<br>
&gt; Github account) this afternoon. Does any one know a good tutorial for<br>
&gt; getting to grips with it quickly? I&#39;m very familiar with svn but am a <br></div></div></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="h5">&gt; complete git n00b!<br>
</div></div></blockquote><div><br>For me, the best resource is by far <a href="http://progit.org/book">progit.org/book</a> (it&#39;s a physical book too, but you can read it all online).<br>&quot;The Git Parable&quot; is worth a read to get the jist, and &quot;Git from the Bottom Up&quot; is worthwhile if you&#39;re interested in what&#39;s going on underneath - it helped me understand it a bit better, but it&#39;s not to everyones tastes.  The other standard &quot;recommended resource&quot; is &quot;Git for Computer Scientists&quot;, but I&#39;ve not read that so can&#39;t comment.<br>
<br></div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">&gt; On 16 April 2010 16:03, Stephen Orr &lt;<a href="mailto:steve@stephenorr.co.uk">steve@stephenorr.co.uk</a>&gt; wrote:<br>

&gt;&gt; As usual, it&#39;s the Windows support we&#39;re lacking. Which is why I&#39;m also<br>
&gt;&gt; considering a push for Mercurial!<br><br></div></div></blockquote><div><br>That&#39;s not really true any more - TortoiseGit is just as good (if not better) than TortoiseSVN, and for command line lovers gitbash on windows works flawlessly and is much better than svn.exe under ol&#39; faithful cmd.exe.<br>
<br>I&#39;ve heard good things about GitExtensions too, which is cross-platform, but not used it myself (I use TortoiseGit most of the time, otherwise the git-bash).<br><br>Dave.<br></div></div>