This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
a36d556137
gitlab-org--gitlab-foss
/
lib
/
tasks
/
setup.rake
5 lines
87 B
Ruby
Raw
Normal View
History
Unescape
Escape
Replace GITLAB with GitLab in rake task descriptions
2015-06-23 10:52:40 -04:00
desc
"
GitLab | Setup gitlab db
"
Add rake setup alias for gitlab:setup
2014-04-24 13:53:00 -04:00
task
:setup
do
Rake
::
Task
[
"
gitlab:setup
"
]
.
invoke
end
Copy permalink