Expublish.Git (expublish v2.2.1) View Source

Shell commands for git.

Link to this section Summary

Functions

Create a git commit and tag for given %Version{}.

Validate state of git working directory. Returning :ok or error message.

Link to this section Functions

Link to this function

commit_and_tag(version, options \\ [])

View Source

Create a git commit and tag for given %Version{}.

Link to this function

push(version, options \\ [])

View Source

Push to remote.

Validate state of git working directory. Returning :ok or error message.