MixVersion.Stage.CommitChanges (mix_version v2.5.0)

View Source

Stage that creates a new Git commit with the updated mix.exs file and all other changes added to the Git index.

Summary

Functions

Callback implementation for MixVersion.Stage.applies?/1.

Callback implementation for MixVersion.Stage.run/1.

Functions

applies?(map)

Callback implementation for MixVersion.Stage.applies?/1.

run(token)

Callback implementation for MixVersion.Stage.run/1.