TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Protected Branches Improvements

115 pointsby WillAbidesabout 9 years ago

5 comments

venantiusabout 9 years ago
This is huge. We've wanted to use protected branches ever since they were announced but haven't been able to because we have hundreds of contributors merging to our primary branch every day.
TomBombadildozeabout 9 years ago
AAAARRRHGGHGRHRRRHGHGH FINALLY<p>I was <i>crushed</i> when they added support for protected branches but didn&#x27;t include per-user permissions.
ctruzziabout 9 years ago
This is great! We&#x27;ve been using protected branches with 100+ developers contributing and often face the out of date branch issue as our GIT implementors didn&#x27;t realize this would be an issue until it was too late.
pclabout 9 years ago
I can&#x27;t wait for this to land in the enterprise edition. We go through some pretty convoluted steps to maintain branch protection while still allowing issues to be edited.
评论 #11395163 未加载
wilgabout 9 years ago
Strange you can&#x27;t disallow pushing directly to master still.
评论 #11393450 未加载