summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-15 11:48:19 +0200
committerRémy Coutable <remy@rymai.me>2016-04-28 17:58:55 +0200
commit1f0a77ca564ee4aaf47f9d78c76e3b39c3d0f713 (patch)
tree6232425646e18a4e5f98baca7020cdaa719ae7f0 /README.md
parent3f942ef589a4b9bc1d9ed7fd0aaf9e186be57935 (diff)
downloadgitlab-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.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 78d21fc..ccedbf0 100644
--- a/README.md
+++ b/README.md
@@ -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