From 3739a840521b64d72fe7ed2c30a53bd3ee61b64a Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Fri, 15 Apr 2016 13:37:57 +0200 Subject: Remove branch functionality --- README.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 477df54..78d21fc 100644 --- a/README.md +++ b/README.md @@ -104,14 +104,6 @@ Update HEAD: ./bin/gitlab-projects update-head gitlab/gitlab-ci.git 3-2-stable -Create branch: - - ./bin/gitlab-projects create-branch gitlab/gitlab-ci.git 3-2-stable master - -Remove branch: - - ./bin/gitlab-projects rm-branch gitlab/gitlab-ci.git 3-0-stable - Create tag (lightweight & annotated): ./bin/gitlab-projects create-tag gitlab/gitlab-ci.git v3.0.0 3-0-stable -- cgit v1.2.1