Méthode | Description | |
---|---|---|
README ( ) : string | ||
envVarNameForPushUser ( ) : PhpOption\Option | ||
frozenRepoNames ( ) : string[] | ||
superUserNames ( ) : string[] | Super users are users to whom the frozen status does not apply Typically, this has been used for automation & admins |
public envVarNameForPushUser ( ) : PhpOption\Option | ||
Résultat | PhpOption\Option | [string] Name of environment variable capturing name of user performing `git push` |
public frozenRepoNames ( ) : string[] | ||
Résultat | string[] | Names of repositories configured to be frozen |
public superUserNames ( ) : string[] | ||
Résultat | string[] | List of super users |