public
Rubygem
Description: Simple tool to help track git and svn vendor branches in a git repository
Homepage: http://github.com/evilchelu/braid/wikis/home
Clone URL: git://github.com/evilchelu/braid.git
Update gemspec date
norbert (author)
Tue Aug 19 08:41:43 -0700 2008
commit  c70abc1050fced559d87027f7be6889bee3002bb
tree    d4cb4df7b4ad2f768f994d7a215bb79ae08a3d68
parent  37519f29338695170724a9f2d5e43e844697fb6b
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
0
 
0
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
0
   s.authors = ["Cristi Balan", "Norbert Crombach"]
0
-  s.date = %q{2008-05-01}
0
+  s.date = %q{2008-08-19}
0
   s.default_executable = %q{braid}
0
   s.description = %q{A simple tool for tracking vendor branches in git.}
0
   s.email = %q{evil@che.lu}

Comments