-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

protector


> Protect or unprotect branches on GitHub repositories.

More information.


Protect branches of a GitHub repository (create branch protection rules):

protector {branches_regex} -repos {organization/repository}

Use the dry run to see what would be protected (can also be used for freeing):

protector -dry-run {branches_regex} -repos {organization/repository}

Free branches of a GitHub repository (delete branch protection rules):

protector -free {branches_regex} -repos {organization/repository}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:43:17 2024