summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-04-16 09:29:10 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2016-04-18 11:14:59 +0200
commit0b56b0cdbdef9240ea1b4fca9617ec2250bc79de (patch)
tree758d7d7318d10a7503b1b477a5bfa4f8da481c24 /README.md
parent27125401f3b8571a79a4f3ba2212afcb9acd214e (diff)
downloadgitlab-shell-0b56b0cdbdef9240ea1b4fca9617ec2250bc79de.tar.gz
Remove rm-tag command
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 027e1e6..477df54 100644
--- a/README.md
+++ b/README.md
@@ -117,10 +117,6 @@ Create tag (lightweight & annotated):
./bin/gitlab-projects create-tag gitlab/gitlab-ci.git v3.0.0 3-0-stable
./bin/gitlab-projects create-tag gitlab/gitlab-ci.git v3.0.0 3-0-stable 'annotated message goes here'
-Remove tag:
-
- ./bin/gitlab-projects rm-tag gitlab/gitlab-ci.git v3.0.0
-
Gc repo:
./bin/gitlab-projects gc gitlab/gitlab-ci.git