projects
/
feedcatcher.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Creating stable branch
[feedcatcher.git]
/
Capfile
1
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
3
load 'config/deploy'