<div dir="ltr"><div>Hi,<br><br></div><div><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">For rebar dependency management, I have application A depend on application B, both A and B depend on application C.</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">A require C's master branch, B require C's other branch.  And A only use some library of B. <br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">When I execute "rebar get-deps" ,  it will use other branch defined in B, but not master branch defined in A.<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">Is there any way to resolve this issue?  Thanks in advance.</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">Thanks,</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,"Liberation Sans","DejaVu Sans",sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">Linbo<br></p></div></div>