<div dir="ltr"><div dir="ltr"><div>Right, thanks Nell for pointing that out, you're right!</div><div><br></div><div><div>The patch in question: <a href="https://review.opendev.org/c/openstack/devstack/+/882299">https://review.opendev.org/c/openstack/devstack/+/882299</a></div><div><br></div></div><div>We changed that because --branch didn't accept hashes anymore (not exactly sure why) but didn't realize that we might be passing --deph argument there.</div><div>We'll need to rework that code so that it accepts both, branches and hashes, as well as depth argument.</div><div><br></div><div>Thanks,<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 5 Jun 2023 at 14:15, Nell Jerram <<a href="mailto:nell@tigera.io">nell@tigera.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">FYI, devstack commit b0bd5b92 doesn't work with a GIT_DEPTH=1 setting.<br><br>That commit basically changed from<br><br>    git clone ... --branch <BRANCH><br><br>to<br><br>    git clone ...<br>    git checkout <BRANCH><br><br>So it's easy for the desired <BRANCH> to be unavailable if GIT_DEPTH is limited.<br><br>Best wishes - Nell<br></div>
</blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr">Martin<br></div></div></div>