Commit b8dffd83 authored by Douwe Maan's avatar Douwe Maan

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 #39 

See merge request !47
parents 3d769c75 29edc61c
Pipeline #656 skipped