summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-03-31 18:15:59 +0000
committerDouwe Maan <douwe@gitlab.com>2016-03-31 18:15:59 +0000
commitb8dffd8379b4c2e29243805396bda71c512e004b (patch)
treef6cdcd350898592d7b074c3edf81969279f43c6c /VERSION
parent3d769c75fe5623c50bdea7fd7b82987dc3d7d74f (diff)
parent29edc61c679047cb02a9a51a94cc6ef68f39b2b4 (diff)
downloadgitlab-shell-2.7.1.tar.gz
Merge branch 'issue_39' into 'master' v2.7.1
Add new command to list tags from a remote repo. The output of the `git ls-remote` command is written to the STDOUT so the client can read and parse the list of tags. If there is an error it's also written to STDOUT. Closes #39 See merge request !47
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 24ba9a3..860487c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.7.0
+2.7.1