Github has a new feature called protected branches <https://help.github.com/articles/about-protected-branches/> that automatically requires a PR acceptance before code can be merged into a branch. Is there a similar functionality for ASF repo?
> On Sep 23, 2016, at 15:49, Hakan Memisoglu <hakanmemiso...@apache.org> wrote: > > I accidentally pushed my changes to master directly, then I revert the > changes with forced push. In original ASF repo, everything seems alright. In > Github, the changes have not been reflected yet. > > Again sorry for the inconvenience. >