public this repo is viewable by everyone
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/andrewlmurray/gitnub.git
Bump up the check interval for Sparkle - back to a sane value
Caged (author)
2 months ago
commit  7567192fdbab8b1b1591401238e9bac7f2af89dc
tree    56bc4fdfceadc23d631a0195209401c484ec3cbf
parent  f2fcad49cf7e6e57bec0dff827f042edc96fffb7
...
27
28
29
30
 
31
32
...
27
28
29
 
30
31
32
0
@@ -27,6 +27,6 @@
0
   <key>SUFeedURL</key>
0
   <string>http://s3.amazonaws.com/gitnub/appcast.xml</string>
0
   <key>SUScheduledCheckInterval</key>
0
-  <integer>200</integer>
0
+  <integer>86400</integer>
0
 </dict>
0
 </plist>

Comments

    No one has commented yet.