diff options
Diffstat (limited to 'bin/gitlab-projects')
-rwxr-xr-x | bin/gitlab-projects | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/gitlab-projects b/bin/gitlab-projects index c354fe5..22b0022 100755 --- a/bin/gitlab-projects +++ b/bin/gitlab-projects @@ -19,8 +19,6 @@ require_relative '../lib/gitlab_init' # # /bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git # -# /bin/gitlab-projects update-head gitlab/gitlab-ci.git 5-2-stable -# require File.join(ROOT_PATH, 'lib', 'gitlab_projects') # Return non-zero if command execution was not successful |