nathanbaleeta / ureport_mobile

U-Report is a social messaging tool and data collection system developed by UNICEF to improve citizen engagement, inform leaders, and foster positive change. The program sends polls and alerts to its participants, collecting real-time responses, and subsequently publishes gathered data.
https://ureport.in/
GNU General Public License v3.0
6 stars 1 forks source link

Protected github branches #3

Closed nathanbaleeta closed 4 years ago

nathanbaleeta commented 4 years ago

Protected branches ensure that collaborators on your repository cannot make irrevocable changes to branches. Enabling protected branches also allows you to enable other optional checks and requirements, like required status checks and required reviews.

Protected branches block several features of Git on a branch that a repository administrator chooses to protect. A protected branch:

Further information: https://www.youtube.com/watch?v=hS7uybMi0z4