summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-10 19:32:30 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-10 19:32:30 +0300
commit488a0340fa608af34c36deeba11d4e7192c260bd (patch)
treeb4496127876dd943ff96ae713696aa71fd0d7eda /bin
parent79c58482962bd7ddd4979a4afcd178f697fe84fa (diff)
downloadgitlab-shell-488a0340fa608af34c36deeba11d4e7192c260bd.tar.gz
Update head feature
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gitlab-projects2
1 files changed, 2 insertions, 0 deletions
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