Git

Security configuration

Group rules

  • Group to which this configuration rule applies. Leave empty for a "catch-all" group. Such a catch-all rule should always be present as the last rule
    List of Git remote URLs that may be cloned and fetched. Do not add a "global" whitelist like .*. You can use something like ^(?:git|ssh|https?|git@[-\w.]+):(\/\/)?(.*?)(\.git)?(\/?|\#[-\d\w._]+?)$ to authorize "really remote" URLs. See documentation for more details.
    List of Git configuration keys and values that will apply for this group
    Location of a folder containing a .gitconfig to override completely the Git configuration