public
Rubygem
Description: Visualize git commit SHAs. It's nerd acid!
Homepage: http://git-trip.heroku.com/
Clone URL: git://github.com/Oshuma/git-trip.git
Click here to lend your support to: git-trip and make a donation at www.pledgie.com !
Copy and paste, yay
Oshuma (author)
Sat Jul 12 10:31:49 -0700 2008
commit  6b051e7d36357dddae4830890659b01eeb9754c2
tree    6a4439f1d46392d0edea30ae76ae8edafba74b61
parent  564e760c845af62cbc9ca7d05b7cb6bb18ac1e32
...
25
26
27
28
 
29
30
31
...
25
26
27
 
28
29
30
31
0
@@ -25,7 +25,7 @@ remove_task 'post_blog'
0
 remove_task 'test'
0
 remove_task 'test_deps'
0
 
0
-desc 'Start an irb session with Ridge loaded'
0
+desc 'Start an irb session with GitTrip loaded'
0
 task :console do
0
   sh "irb -d -I ./lib -r 'git-trip'"
0
 end

Comments

    No one has commented yet.