Fixed typo in gitlab.yml.example
Compare changes
- Donny Kurnia authored
Display message if repository is empty
+ 9
− 4
@@ -778,9 +778,11 @@ namespace :gitlab do
@@ -778,9 +778,11 @@ namespace :gitlab do
run("git --git-dir=\"#{project.repository.path_to_repo}\" config --get #{name}").try(:chomp) == value
@@ -821,8 +823,11 @@ namespace :gitlab do
@@ -821,8 +823,11 @@ namespace :gitlab do