<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>GitHub Google Group</title>
  <link>http://groups.google.com/group/github</link>
  <description>The official GitHub discussion group. Talk about features, ideas, problems, git, whatever!</description>
  <language>en</language>
  <item>
  <title>Re: install on mac osx -- not working?</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/4cfc96c856a6f9a1?show_docid=4cfc96c856a6f9a1</link>
  <description>
  If you installed using macports, it&#39;ll probably be in /opt/local/bin. &lt;br&gt; Unfortunately, spotlight doesn&#39;t seem to index that directory. &lt;br&gt; -P.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/4cfc96c856a6f9a1?show_docid=4cfc96c856a6f9a1</guid>
  <author>
  shen...@gmail.com
  (Peter Shenkin)
  </author>
  <pubDate>Sun, 03 Jan 2010 10:06:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: install on mac osx -- not working?</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/119d0435ec77549b?show_docid=119d0435ec77549b</link>
  <description>
  First step, did you actually complete the &#39;make install&#39; process, and where is &lt;br&gt; your git physically located? Can you invoke git directly using its full path, &lt;br&gt; eg using /usr/.../git ? -- Darren Duncan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/119d0435ec77549b?show_docid=119d0435ec77549b</guid>
  <author>
  dar...@darrenduncan.net
  (Darren Duncan)
  </author>
  <pubDate>Sat, 02 Jan 2010 22:24:23 UT
</pubDate>
  </item>
  <item>
  <title>install on mac osx -- not working?</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/f4f0fbf96b4e585f?show_docid=f4f0fbf96b4e585f</link>
  <description>
  Hi All, &lt;br&gt; I followed the github workflow to setup my first project on my &lt;br&gt; macbook. The install went without errors, but when I went to the &lt;br&gt; terminal session to &#39;git init&#39; it did not find the git command. &lt;br&gt; Obviously (or not), its not in my path. My questions: &lt;br&gt; 1. Did I miss a step? &lt;br&gt; 2. What is the proper order to add the path?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/ccc7f5e5f1b978e1/f4f0fbf96b4e585f?show_docid=f4f0fbf96b4e585f</guid>
  <author>
  meadowlark...@gmail.com
  (mobibob)
  </author>
  <pubDate>Sat, 02 Jan 2010 18:53:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: how can you delete a branch with a - (dash) at the beginning of its name</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/599f8c744837de5c/1218eb1f174f57e8?show_docid=1218eb1f174f57e8</link>
  <description>
  That worked! Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/599f8c744837de5c/1218eb1f174f57e8?show_docid=1218eb1f174f57e8</guid>
  <author>
  braxton.be...@gmail.com
  (kidbrax)
  </author>
  <pubDate>Thu, 31 Dec 2009 03:45:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: remote execution of git clone over ssh: Host key verification failed. (SOLVED)</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/a8dc4c26ec01e06a/1d95fa7a02a06393?show_docid=1d95fa7a02a06393</link>
  <description>
  Solution 3: &lt;br&gt; ssh root@&amp;lt;your_server_ip&amp;gt; &lt;br&gt; git clone g...@github.com:you/project.gi t &lt;br&gt; &amp;lt;type yes&amp;gt; &lt;br&gt; Tekkub &lt;br&gt; GitHub Tech Support &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://support.github.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Join us on IRC: #github on freenode.net &lt;br&gt; Discussion group: github@googlegroups.com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/a8dc4c26ec01e06a/1d95fa7a02a06393?show_docid=1d95fa7a02a06393</guid>
  <author>
  tek...@gmail.com
  (Tekkub)
  </author>
  <pubDate>Tue, 29 Dec 2009 00:33:21 UT
</pubDate>
  </item>
  <item>
  <title>remote execution of git clone over ssh: Host key verification failed. (SOLVED)</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/a8dc4c26ec01e06a/58999ed6bcc7f041?show_docid=58999ed6bcc7f041</link>
  <description>
  This took me longer than it should have to figure out. Maybe this will &lt;br&gt; save other people time. &lt;br&gt; Search terms I tried: remote ssh git clone non-login script &lt;br&gt; This does NOT work... &lt;br&gt; wroscoe@wroscoe-laptop:~$ ssh root@&amp;lt;my_server_ip&amp;gt; &#39;git clone &lt;br&gt; g...@github.com:me/project.git &#39; &lt;br&gt; Initialized empty Git repository in /root/workbench/project/.git/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/a8dc4c26ec01e06a/58999ed6bcc7f041?show_docid=58999ed6bcc7f041</guid>
  <author>
  wros...@gmail.com
  (wroscoe)
  </author>
  <pubDate>Tue, 29 Dec 2009 00:07:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: best practices for php project organization?</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/7795a811234c145f/c3c6055d5c0f1e4a?show_docid=c3c6055d5c0f1e4a</link>
  <description>
  I&#39;d suggest just asking this question on stackoverflow.com . *shrugs*
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/7795a811234c145f/c3c6055d5c0f1e4a?show_docid=c3c6055d5c0f1e4a</guid>
  <author>
  tchal...@gmail.com
  (Tchalvak)
  </author>
  <pubDate>Fri, 25 Dec 2009 13:24:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem in GitHub application</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/96e7393f288f98dc?show_docid=96e7393f288f98dc</link>
  <description>
  As lee pointed out you seem to be missing the git program for your &lt;br&gt; platform. It would help if we knew what platform you were using. &lt;br&gt; - Ryan Mills
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/96e7393f288f98dc?show_docid=96e7393f288f98dc</guid>
  <author>
  r...@ryanmills.net
  (RMills)
  </author>
  <pubDate>Fri, 25 Dec 2009 06:46:50 UT
</pubDate>
  </item>
  <item>
  <title>best practices for php project organization?</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/7795a811234c145f/3e2fcc0a8dd9c6da?show_docid=3e2fcc0a8dd9c6da</link>
  <description>
  I&#39;m working on releasing a framework I have been using for a few years &lt;br&gt; on github. Been trying to read up on the most correct way a project &lt;br&gt; should be structured, what extra files such as readme&#39;s etc should be &lt;br&gt; added. Been coming up with blanks on google. Can anyone point to a &lt;br&gt; project that&#39;s a good example or any good write ups.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/7795a811234c145f/3e2fcc0a8dd9c6da?show_docid=3e2fcc0a8dd9c6da</guid>
  <author>
  r...@ryanmills.net
  (RMills)
  </author>
  <pubDate>Thu, 24 Dec 2009 22:10:03 UT
</pubDate>
  </item>
  <item>
  <title>Empty 52 weeks participation</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/8fa0bbb85d5c9ecf/034c1d48fb2b3485?show_docid=034c1d48fb2b3485</link>
  <description>
  I&#39;v recently pushed a repo [1] with 3 years history, but the 52 weeks &lt;br&gt; bar stuck empty. &lt;br&gt; What have I done wrong? &lt;br&gt; [1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/kung-fu-tzu/programica.js&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/8fa0bbb85d5c9ecf/034c1d48fb2b3485?show_docid=034c1d48fb2b3485</guid>
  <author>
  goj...@gmail.com
  (Kung fu tzu)
  </author>
  <pubDate>Wed, 23 Dec 2009 15:24:35 UT
</pubDate>
  </item>
  <item>
  <title>/user/unfollow api function makes you follow the target user.</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/31bac4e402bb55f5/49d52f2d5d9e8bb6?show_docid=49d52f2d5d9e8bb6</link>
  <description>
  curl -F &amp;quot;login=TheLinx&amp;quot; -F &amp;quot;token=*removed*&amp;quot; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/api/v2/json/user/unfollow/mojombo&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; {&amp;quot;users&amp;quot;: &lt;br&gt; [&amp;quot;bartbes&amp;quot;,&amp;quot;qubodup&amp;quot;,&amp;quot;Sirupsen &amp;quot;,&amp;quot;henrikh&amp;quot;,&amp;quot;compwhizii&amp;quot;,&amp;quot;Mach a&amp;quot;,&amp;quot;gvx&amp;quot;,&amp;quot;Jaybuz&amp;quot;,&amp;quot;Sakuya&amp;quot;,&amp;quot;mo jombo&amp;quot;]} &lt;br&gt; What&#39;s going on here?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/31bac4e402bb55f5/49d52f2d5d9e8bb6?show_docid=49d52f2d5d9e8bb6</guid>
  <author>
  thel...@unreliablepollution.net
  (Linus Sjögren)
  </author>
  <pubDate>Mon, 21 Dec 2009 16:15:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem in GitHub application</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/1a09445857cdf544?show_docid=1a09445857cdf544</link>
  <description>
  You don&#39;t have git installed (or in your path) on your system. &lt;br&gt; -- Lee Hambley &lt;br&gt; Twitter: @leehambley | @capistranorb
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/1a09445857cdf544?show_docid=1a09445857cdf544</guid>
  <author>
  lee.hamb...@gmail.com
  (Lee Hambley)
  </author>
  <pubDate>Mon, 21 Dec 2009 09:52:05 UT
</pubDate>
  </item>
  <item>
  <title>Problem in GitHub application</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/402313988a91e9e4?show_docid=402313988a91e9e4</link>
  <description>
  When I open an application using the following command &lt;br&gt; git clone git://github.com/dcgrigsby/app .git &lt;br&gt; I got an error &amp;quot;-bash: git: command not found&amp;quot; &lt;br&gt; Can anyone pls tell me the solution?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/8e8a3295af13df40/402313988a91e9e4?show_docid=402313988a91e9e4</guid>
  <author>
  judyb...@gmail.com
  (judy)
  </author>
  <pubDate>Mon, 21 Dec 2009 05:54:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: API doesn&#39;t work.</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/e6a9bfe02e86b59f/07f66b5dd7333b2a?show_docid=07f66b5dd7333b2a</link>
  <description>
  Fix the case, your username is TheLinx. &lt;br&gt; Tekkub &lt;br&gt; GitHub Tech Support &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://support.github.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Join us on IRC: #github on freenode.net &lt;br&gt; Discussion group: github@googlegroups.com &lt;br&gt; On Sun, Dec 20, 2009 at 3:38 PM, Linus Sjögren &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/e6a9bfe02e86b59f/07f66b5dd7333b2a?show_docid=07f66b5dd7333b2a</guid>
  <author>
  tek...@gmail.com
  (Tekkub)
  </author>
  <pubDate>Sun, 20 Dec 2009 22:46:29 UT
</pubDate>
  </item>
  <item>
  <title>API doesn&#39;t work.</title>
  <link>http://groups.google.com/group/github/browse_frm/thread/e6a9bfe02e86b59f/69620bb3f8a2ccb5?show_docid=69620bb3f8a2ccb5</link>
  <description>
  Hey! &lt;br&gt; I&#39;ve tried many different things now, but I just can&#39;t get the API to &lt;br&gt; work. &lt;br&gt; Even copy-pasting the example[1] results in an error. &lt;br&gt; This is what I try to run: &lt;br&gt; curl -F &#39;login=thelinx&#39; -F &#39;token=*removed*&#39; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/api/v2/json/user/show/thelinx&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;m guessing token is the &amp;quot;API token&amp;quot; below your password on the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/github/browse_frm/thread/e6a9bfe02e86b59f/69620bb3f8a2ccb5?show_docid=69620bb3f8a2ccb5</guid>
  <author>
  thel...@unreliablepollution.net
  (Linus Sjögren)
  </author>
  <pubDate>Sun, 20 Dec 2009 22:38:02 UT
</pubDate>
  </item>
  </channel>
</rss>
