Any tagged version or release branch?
linearregression opened this issue · 1 comments
linearregression commented
Can releases be git tagged or branch so to avoid pulling form a moving target?
drozzy commented
Just depend on a sha of a commit?
E.g. in rebar3:
{triq, {git, "git@github.com:krestenkrab/triq.git", {ref, "c7306b8eaea133d52140cb828817efb5e50a3d52"}}}