Packages
ex_git_test
0.1.1
Runs `mix test` on ONLY the code you currently have staged in git. It's designed to go in a git `pre-commit` hook.
Current section
Files
Jump to
Current section
Files
ex_git_test
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.1.1
* Changelog created.
* Ensure `git.test` is run in the `test` env.
* This is required to ensure dependency build linking works correctly.