Ensure git checkout works when there are untracked files in the dependency
Module
mix deps.get
8 changes across 7 versions
Changes by version
Ensure only a single operating system process can fetch deps at a given time
Fix regression when fetching a git repository with a :ref
Do not add optional dependency requirements if its parent dep was skipped
Do not check for invalid applications before deps.get
Automatically install Hex and Rebar on mix deps.get/mix deps.update
Support --check-locked which raises if changes to the lockfile are required
Silence false positives on httpc warnings