<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;h4&gt;Windows&lt;/h4&gt;
&lt;ol&gt;
	&lt;li&gt;Download msysGit from &lt;a href=&quot;http://git-scm.com/download&quot;&gt;Git&amp;#8217;s official downloads&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Run setup installer, choose all the default or recommended settings&lt;/li&gt;
	&lt;li&gt;Open a git bash shell to execute Git commands (such as clone)&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Mac&lt;/h4&gt;
&lt;ol&gt;
	&lt;li&gt;Tiger, use &lt;a href=&quot;http://metastatic.org/text/Concern/2008/03/08/git-package-1543-for-os-x/&quot;&gt;this installer&lt;/a&gt;.&lt;/li&gt;
	&lt;li&gt;Leopard, go to &lt;a href=&quot;http://git-scm.com/download&quot;&gt;Git&amp;#8217;s official downloads&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Double click on installer, follow instructions&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;ol&gt;
	&lt;li&gt;At the command line type git and hit enter.&lt;/li&gt;
	&lt;li&gt;Follow the instructions to install git via the package manager&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Configure&lt;/h4&gt;
&lt;p&gt;At the command line enter:&lt;/p&gt;
git config &amp;#8212;global user.name &amp;#8220;Your Name Comes Here&amp;#8221;
git config &amp;#8212;global user.email you@yourdomain.example.com
&lt;p&gt;Finally, when it comes time to push back changes make sure you have a ssh key set up with your GitHub account. Please consult the instructions at your account to get set up.&lt;/p&gt;</body>
  <created-at type="datetime">2008-09-19T00:37:02-07:00</created-at>
  <id type="integer">57842</id>
  <permalink>git-instructions</permalink>
  <repository-id type="integer">51486</repository-id>
  <title>Git Instructions</title>
  <updated-at type="datetime">2008-09-19T00:38:00-07:00</updated-at>
  <user-id type="integer">24077</user-id>
</wiki>
