Paweł Bylica via llvm-dev
2019-Dec-12 09:12 UTC
[llvm-dev] GitHub can now enforce linear history
Hi, I believe this following restriction for protected branches has been added recently on GitHub:> Require linear history > Prevent merge commits from being pushed to matching branches.I guess this will be useful to enabled that for master branch of llvm-project. Bests, Paweł -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191212/caeb56e7/attachment.html>
Mehdi AMINI via llvm-dev
2019-Dec-12 11:54 UTC
[llvm-dev] GitHub can now enforce linear history
Hi Pawel, Thanks for the note! This is enabled since day 1 of the move to GitHub. Best, -- Mehdi On Thu, Dec 12, 2019 at 10:13 AM Paweł Bylica via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi, > > I believe this following restriction for protected branches has been added > recently on GitHub: > > > Require linear history > > Prevent merge commits from being pushed to matching branches. > > I guess this will be useful to enabled that for master branch of > llvm-project. > > Bests, > Paweł > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191212/066f2383/attachment.html>