<div dir="ltr"><div dir="ltr">On Wed, Dec 19, 2018 at 1:21 AM Hans Wennborg via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If we really need a tag for this, and I'm not sure we do, I think we<br>
should instead tag the commit that we branch from, i.e.<br>
v7.0.0-branchpoint. If brevity is important, it could be just "v7-bp".<br></blockquote><div><br></div><div>You don't really need it. "git merge-base release/7.0 master" will find it, possibly with the "--fork-point" flag as well for the paranoid (in case there was a merge joining them later .. there shouldn't be)  </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I propose that we don't block on having these.<br></blockquote><div><br></div><div>All tags can be added or adjusted later, at leisure.</div><div><br></div></div></div>