<div><div dir="auto">Speaking entirely personally here as I've not had a chance to discuss this with anyone else at Sony yet.</div><div dir="auto"><br></div><div dir="auto">Our internal CI jobs still refer to trunk and anecdotally I still hear trunk and master being used interchangeably so I don't think going back to trunk would cause any great churn at this end. I'm in favour.</div><div dir="auto"><br></div><div dir="auto">I'd imagine that it wouldn't be too hard to keep the trunk and master branches in sync for some transition period. I'm not sure if git symbolic references would be feasible, otherwise we could create trunk from master, restrict pushes to master and run a bot to just keep fast forwarding it to match trunk. That way although committers would have to change to pushing to trunk, bots could have a longer transition period with read-only access from master. </div><div dir="auto"><br></div><div dir="auto">In terms of blacklist/whitelist it's never a thing that had occurred to me until reading recent discussions but I'd be in favour of recommending denylist/allowlist as preferable alternatives in future.</div><div dir="auto"><br></div><div dir="auto">-Greg</div><div dir="auto"><br></div><div dir="auto"><br></div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 19 Jun 2020 at 10:55, David Chisnall via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On 19/06/2020 10:48, Mehdi AMINI via llvm-dev wrote:<br>
> When we moved to GitHub a few months ago, we used without more <br>
> consideration the "master" convention to name our development branch. On <br>
> SVN it used to be just "trunk".<br>
<br>
I never got around to updating it in my brain, so still call it trunk. <br>
I would be very happy to see reality updated to reflect my mental model.<br>
<br>
David<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>