edavis10 (owner)

Revisions

gist: 181500 Download_button fork
public
Public Clone URL: git://gist.github.com/181500.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 git diff
diff --git a/config/deploy.rb b/config/deploy.rb
index 4140c0b..acaa784 100644
--- a/config/deploy.rb
+++ b/config/deploy.rb
@@ -3,7 +3,7 @@ set :repository, "gitosis@dev.littlestreamsoftware.com:redmine.git"
 set :scm, :git
 set :git_enable_submodules,1
 #set :deploy_via, :remote_cache
-set :deploy_via, :copy
+set :deploy_via, :fast_remote_cache
 
 # =============================================================================
 # OPTIONAL VARIABLES
diff --git a/vendor/plugins/budget_plugin b/vendor/plugins/budget_plugin
index 8413b26..a55227c 160000
--- a/vendor/plugins/budget_plugin
+++ b/vendor/plugins/budget_plugin
@@ -1 +1 @@
-Subproject commit 8413b26a15b74817b28509c3664da76f072ab36d
+Subproject commit a55227c9bbf69dec43643566014448da5e49343e