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/bricooke/gitnub.git
Take a cue from Ian Baird and switch nub to launching GitNub by bundle 
identifier instead of by name
kballard (author)
Wed Mar 19 13:30:34 -0700 2008
commit  a0d92807728b5d3d337a71644f0cf8db136a2487
tree    92c4e3096f17af4fa697b8dc37f771d5f4652a79
parent  c100c9d6a083f099f7863132efec0e016832ae61
0
...
1
2
 
...
1
 
2
0
@@ -1,2 +1,2 @@
0
 #!/bin/sh
0
-open -a GitNub .
0
+open -b com.alternateidea.rubycocoa.GitNubApp .

Comments

    No one has commented yet.