GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/dutscher/gitnub.git
Fix spelling mistake in github config
rubyist (author)
Mon Jun 16 12:08:57 -0700 2008
Caged (committer)
Mon Jun 16 12:08:57 -0700 2008
commit  4a916ac6620279c96523dfc3003d171cc8183933
tree    ad4ab1ed55296831e1b9885bdd8bde8aa9e7f459
parent  74cd84c5dc65def307b9f8043e0abff9ebdf3862
...
44
45
46
47
 
48
49
50
...
44
45
46
 
47
48
49
50
0
@@ -44,7 +44,7 @@ class NetworkController < OSX::NSObject
0
           <h2>If this is a Github repository you can set your credentials to view your network</h2>
0
           <pre>
0
             git config github.user REPO_USER
0
- git config githubV.repo REPO_NAME
0
+ git config github.repo REPO_NAME
0
           </pre>
0
         </body>
0
         </html>

Comments

    No one has commented yet.