issuer v0.1.1 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

add!(data, file)
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.