Tags: CoinbaseInc/gitlab-shell
Tags
Merge branch 'issue_39' into 'master' 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 gitlabhq#39 See merge request !47
Merge branch 'fix/git-annex-ssh' into 'master' Fix git-annex issue when using SSH on a custom port Easiest thing here is to use the full repo path on the server side. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/166 See merge request !45
PreviousNext