Skip to content

Instantly share code, notes, and snippets.

@tsloughter
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsloughter/c5e6283d70ee5078198d to your computer and use it in GitHub Desktop.
Save tsloughter/c5e6283d70ee5078198d to your computer and use it in GitHub Desktop.
Rebar dep handling tests
  • Top level (source and binary) dep overrides transitive dep of other top level dep
  • Transitive deps at same level conflict, choose newest
  • Transitive deps at different levels conflict, choose closest to root
  • Circular dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment