diff options
| author | Douwe Maan <douwe@gitlab.com> | 2016-03-31 18:15:59 +0000 |
|---|---|---|
| committer | Douwe Maan <douwe@gitlab.com> | 2016-03-31 18:15:59 +0000 |
| commit | b8dffd8379b4c2e29243805396bda71c512e004b (patch) | |
| tree | f6cdcd350898592d7b074c3edf81969279f43c6c /VERSION | |
| parent | 3d769c75fe5623c50bdea7fd7b82987dc3d7d74f (diff) | |
| parent | 29edc61c679047cb02a9a51a94cc6ef68f39b2b4 (diff) | |
| download | gitlab-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-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -2.7.0 +2.7.1 |
