<?xml version="1.0" encoding="UTF-8"?>
<guide>
  <body>&lt;p&gt;We are in the process of moving guides to &lt;a href=&quot;http://help.github.com/&quot;&gt;help.github.com&lt;/a&gt;.  If you can&amp;#8217;t find the guide you are looking for here, check to see if it&amp;#8217;s been moved already.&lt;/p&gt;
&lt;h2&gt;Setting Up&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;[[Addressing authentication problems with &lt;span class=&quot;caps&quot;&gt;SSH&lt;/span&gt;]]&lt;/li&gt;
	&lt;li&gt;[[How to not have to type your password for every push]]&lt;/li&gt;
	&lt;li&gt;[[How to transparently clone from github with ssh tunnels]]
	&lt;ul&gt;
		&lt;li&gt;[[How to clone from github with ssh tunnels|Another method of setting up tunnels]]&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Working with git&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;[[Git Screencasts]]&lt;/li&gt;
	&lt;li&gt;[[Git Podcasts]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Git for Mac&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Compiling and installing git on Mac OS X]]&lt;/li&gt;
	&lt;li&gt;[[Setting up a remote repository using GitHub and &lt;span class=&quot;caps&quot;&gt;OSX&lt;/span&gt;]]&lt;/li&gt;
	&lt;li&gt;[[Issues with TextMate set as git editor]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Git for Windows&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Using Git and GitHub for the Windows for newbies]]&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://beans.seartipy.com/2008/12/09/setting-up-ruby-on-rails-projects-with-git-and-github/&quot;&gt;Setting up a project with Git and GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Cross-platform Git&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Using the EGit Eclipse Plugin with GitHub]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Importing existing projects&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Import from Subversion]]&lt;/li&gt;
	&lt;li&gt;[[Changing Your Origin]]&lt;/li&gt;
	&lt;li&gt;[[Jump to github from your repository]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Everyday git&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Git Cheat Sheet]]&lt;/li&gt;
	&lt;li&gt;[[Remove a remote branch]]&lt;/li&gt;
	&lt;li&gt;[[Cool and unusual Git techniques]]&lt;/li&gt;
	&lt;li&gt;[[Changing a series of commits or patches.]]&lt;/li&gt;
	&lt;li&gt;[[Completely remove a file from all revisions]]&lt;/li&gt;
	&lt;li&gt;[[Change author details in commit history]]&lt;/li&gt;
	&lt;li&gt;[[put your git branch name in your shell prompt]]&lt;/li&gt;
	&lt;li&gt;[[Ignore for Git]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Remotes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;[[Push a Branch to GitHub]]&lt;/li&gt;
	&lt;li&gt;[[Push tags to github]]&lt;/li&gt;
	&lt;li&gt;[[Dealing with errors when pushing]]&lt;/li&gt;
	&lt;li&gt;[[Showing and tracking remote branches]]&lt;/li&gt;
	&lt;li&gt;[[Keeping a git fork in sync with the forked repo]]&lt;/li&gt;
	&lt;li&gt;[[Using git submodules to track plugins]]&lt;/li&gt;
	&lt;li&gt;[[Developing with Submodules]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Working with GitHub&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;[[Getting a copy of your github repo]]&lt;/li&gt;
	&lt;li&gt;[[Pull Requests]]&lt;/li&gt;
	&lt;li&gt;[[Textile Formatting]]&lt;/li&gt;
	&lt;li&gt;[[Managing collaborators]]&lt;/li&gt;
	&lt;li&gt;[[How do I delete a repository?]]&lt;/li&gt;
	&lt;li&gt;[[Fork a project and submit your modifications]]&lt;/li&gt;
	&lt;li&gt;[[Managing multiple clients and their repositories]]&lt;/li&gt;
	&lt;li&gt;[[Multiple GitHub Accounts]]&lt;/li&gt;
	&lt;li&gt;[[How to move a repo to another account]]&lt;/li&gt;
	&lt;li&gt;[[Import an existing git repo]]&lt;/li&gt;
	&lt;li&gt;[[&lt;span class=&quot;caps&quot;&gt;README&lt;/span&gt; Formatting]]&lt;/li&gt;
	&lt;li&gt;[[Making sense of the participation graph data]]&lt;/li&gt;
	&lt;li&gt;[[Dealing with firewalls and proxies]]&lt;/li&gt;
	&lt;li&gt;[[GitHub and Firefox Ubiquity]]&lt;/li&gt;
	&lt;li&gt;[[Pages]]&lt;/li&gt;
	&lt;li&gt;[[Working with the Issue Tracker]]&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://github.github.com/github-flavored-markdown/&quot; title=&quot;comments syntax&quot;&gt;GitHub flavored markdown&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Deploying&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;[[Deploying with Capistrano]]&lt;/li&gt;
	&lt;li&gt;[[Understanding deploy keys]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Bugs and Feature Requests&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;[[Disaster &lt;span class=&quot;caps&quot;&gt;FAQ&lt;/span&gt;: What to do when GitHub goes bad]]&lt;/li&gt;
	&lt;li&gt;[[Feature Requests]]&lt;/li&gt;
	&lt;li&gt;[[GitHub Bugs!]]&lt;/li&gt;
	&lt;li&gt;[[&amp;#8216;percent_expand: &lt;span class=&quot;caps&quot;&gt;NULL&lt;/span&gt; replacement&amp;#8217; Bug]]&lt;/li&gt;
	&lt;li&gt;[[I&amp;#8217;m missing my Gravatar icon on my commits]]&lt;/li&gt;
	&lt;li&gt;[[Syntax highlighting isn&amp;#8217;t working for my language]]&lt;/li&gt;
	&lt;li&gt;[[Why won&amp;#8217;t my RubyGem build?]]&lt;/li&gt;
	&lt;li&gt;[[Why aren&amp;#8217;t my commits shown in blue in the 52 Week Participation graphs?]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Developers&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://github.com/guides/local-github-config&quot;&gt;Local GitHub Config&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://github.com/blog/170-token-authentication&quot;&gt;Token Authentication&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;[[The GitHub &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt;]]&lt;/li&gt;
&lt;/ul&gt;</body>
  <created-at type="datetime">2008-07-22T14:11:01-07:00</created-at>
  <id type="integer">59</id>
  <permalink>home</permalink>
  <title>Home</title>
  <updated-at type="datetime">2009-10-16T20:07:39-07:00</updated-at>
  <user-id type="integer">706</user-id>
</guide>
