From 488a0340fa608af34c36deeba11d4e7192c260bd Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 10 Jun 2013 19:32:30 +0300 Subject: Update head feature --- bin/gitlab-projects | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/gitlab-projects b/bin/gitlab-projects index 8803931..01de20b 100755 --- a/bin/gitlab-projects +++ b/bin/gitlab-projects @@ -17,6 +17,8 @@ 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 -- cgit v1.2.1