gitolite support in progress | requires gitolite umask 0007
This commit is contained in:
parent
6a2c7d80cb
commit
c03bc6e291
4 changed files with 36 additions and 16 deletions
1
Gemfile
1
Gemfile
|
@ -9,6 +9,7 @@ gem "kaminari"
|
|||
gem "haml-rails"
|
||||
gem "jquery-rails"
|
||||
gem "grit", :git => "https://github.com/gitlabhq/grit.git"
|
||||
gem "gitolite", :git => "https://github.com/gitlabhq/gitolite.git"
|
||||
gem "carrierwave"
|
||||
gem "six"
|
||||
gem "therubyracer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue