public
Description: master respository for deprec - deployment recipes for capistrano
Homepage: http://www.deprec.org/
Clone URL: git://github.com/mbailey/deprec.git
It's nice to see patches from the deprec community. :-)
mbailey (author)
Mon Sep 08 19:52:53 -0700 2008
commit  2ee6027962c78c776bbf79a69893eabb98be0fb9
tree    595f588d108246f8b0773c594d3156572004de1c
parent  89462c4401fb62f7080fa564b27c857b92163870
...
3
4
5
 
 
 
 
6
7
8
...
3
4
5
6
7
8
9
10
11
12
0
@@ -3,6 +3,10 @@
0
 * Restricted tasks to roles. [mbailey]
0
   http://github.com/mbailey/deprec/commit/d103dda7ee3f7696007d230c76c7739dd57115ec
0
 
0
+* Extend capistrano_extensions.rb to allow install from git sources. [jasherai]
0
+
0
+* Updated git to 1.6.0.1 [thornysun]
0
0
 == 1.99.27 (August 27, 2008)
0
 
0
 * Bugfix: Add configure and make options to src_package for rubygems to 

Comments