diff options
author | Rémy Coutable <remy@rymai.me> | 2016-04-15 11:48:19 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-04-28 17:58:55 +0200 |
commit | 1f0a77ca564ee4aaf47f9d78c76e3b39c3d0f713 (patch) | |
tree | 6232425646e18a4e5f98baca7020cdaa719ae7f0 /README.md | |
parent | 3f942ef589a4b9bc1d9ed7fd0aaf9e186be57935 (diff) | |
download | gitlab-shell-1f0a77ca564ee4aaf47f9d78c76e3b39c3d0f713.tar.gz |
Remove the update-head command since GitLab doesn't use it anymore
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -100,10 +100,6 @@ Fork repo: ./bin/gitlab-projects fork-project gitlab/gitlab-ci.git randx -Update HEAD: - - ./bin/gitlab-projects update-head gitlab/gitlab-ci.git 3-2-stable - Create tag (lightweight & annotated): ./bin/gitlab-projects create-tag gitlab/gitlab-ci.git v3.0.0 3-0-stable |