MixVersion.Stage.CheckUnstaged (mix_version v2.5.0-rc1)
View SourceChecks if any file in the project has changes that are not committed to Git.
- If the project's
mix.exs
file has unstagged changes,mix version
will abort, refusing to go any further. - If other files have changes, the app will prompt for confirmation to continue.
Summary
Functions
Callback implementation for MixVersion.Stage.applies?/1
.
Callback implementation for MixVersion.Stage.run/1
.
Functions
Callback implementation for MixVersion.Stage.applies?/1
.
Callback implementation for MixVersion.Stage.run/1
.