public
Rubygem
Fork of evilchelu/braid
Description: A simple tool for tracking vendor branches in git
Homepage: http://evil.che.lu/projects/braid
Clone URL: git://github.com/norbert/braid.git
Fix version command
norbert (author)
Mon Jul 21 12:24:14 -0700 2008
commit  da3eac477f869acf7c57f0efd683baf2d0e11c6a
tree    afb4bd1e65fbff0bc2d5dc794c88d4afb0d782ed
parent  9a16ebfe8e92b87844efea1d5067079f98237cc6
...
137
138
139
140
 
141
142
143
...
137
138
139
 
140
141
142
143
0
@@ -137,7 +137,7 @@ Main {
0
     description 'Show braid version.'
0
 
0
     run {
0
- puts "braid #{Braid::VERSION::STRING}"
0
+ puts "braid #{Braid::VERSION}"
0
     }
0
   }
0
 

Comments

    No one has commented yet.