Remove chdir inside runtime. Improved gitolite shell commands
This commit is contained in:
parent
cfe8983272
commit
54a24608a2
3 changed files with 39 additions and 14 deletions
3
Gemfile
3
Gemfile
|
@ -127,6 +127,9 @@ group :development do
|
|||
|
||||
# Docs generator
|
||||
gem "sdoc"
|
||||
|
||||
# thin instead webrick
|
||||
gem 'thin'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue