issuer v0.0.11 Issuer.Vcs protocol

Summary

Functions

Returns a status of current git repository

Adds a tag to the repo

Lists tags for the repository given

Types

t()
t :: term

Functions

commit!(data, message)
status(data)

Returns a status of current git repository

tag!(data, tag)

Adds a tag to the repo.

tags(data)

Lists tags for the repository given.