package
0.0.0-20190214092847-6c0299b7c3ed
Repository: https://github.com/thethingsindustries/magepkg.git
Documentation: pkg.go.dev

# Functions

Add adds files to the git index.
ChangedFiles returns the files that changed between the given commits.
Commit creates a signed commit with the given message.
Info returns Git info.
StagedFiles returns the files that are staged by git.
Tag creates an signed, annotated tag with the given message.
UnstagedFiles returns the files that are changed, but not staged by git.