diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 |