mix_version
v2.5.0-rc1
Search documentation of mix_version
Settings
MixVersion.Git
(mix_version v2.5.0-rc1)
View Source
This module is a simple, ad-hoc interface to the Git CLI.
Summary
Functions
add(repo, path)
check_tag_availability(repo, tag)
commit(repo, message)
get_repo(path)
get_unstaged(repo)
installed?()
path_relative_to(path, repo)
tag(repo, name, opts)
Functions
add(repo, path)
check_tag_availability(repo, tag)
commit(repo, message)
get_repo(path)
get_unstaged(repo)
installed?()
path_relative_to(path, repo)
tag(repo, name, opts)