MixVersion.Stage.CheckUnstaged (mix_version v2.3.2)
View SourceChecks if any file in the project has changes that are not committed to Git.
- If the project's
mix.exsfile has unstagged changes,mix versionwill 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.