Make gitlab works with gitlab-shell
This commit is contained in:
parent
6b9a609044
commit
27d9ac0fe8
9 changed files with 44 additions and 71 deletions
|
@ -1,5 +1,5 @@
|
|||
# GIT over HTTP
|
||||
require Rails.root.join("lib", "gitlab", "backend", "grack_auth")
|
||||
|
||||
# GITOLITE backend
|
||||
require Rails.root.join("lib", "gitlab", "backend", "gitolite")
|
||||
# GIT over SSH
|
||||
require Rails.root.join("lib", "gitlab", "backend", "shell")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue