mix_version

v1.2.0

  • Pages
  • Modules
  • Mix Tasks

    mix_version v1.2.0 MixVersion.Git View Source

    Link to this section Summary

    Functions

    add(repo, path)
    check_cmd()
    commit(repo, message)
    get_repo(path)
    get_unstaged(repo, opts \\ [])
    installed?()
    relative_path(repo, root)
    relative_path!(repo, path)
    tag(repo, name)

    Link to this section Functions

    Link to this function

    add(repo, path)

    View Source
    Link to this function

    check_cmd()

    View Source
    Link to this function

    commit(repo, message)

    View Source
    Link to this function

    get_repo(path)

    View Source
    Link to this function

    get_unstaged(repo, opts \\ [])

    View Source
    Link to this function

    installed?()

    View Source
    Link to this function

    relative_path(repo, root)

    View Source
    Link to this function

    relative_path!(repo, path)

    View Source
    Link to this function

    tag(repo, name)

    View Source

    Built using ExDoc (v0.22.2), designed by Friedel Ziegelmayer.