Repository configuration

This is used by paid features:

There are two levels on configuration. On application level you can configure how repository type is detected based on fetch URI. Glob patterns always take precedence over Auto detect.

Globs are matched against entire fetch URI, so they should usually start and end with *.

For example: if GitHub is available under ghe.com host name then glob should be *ghe.com*.

repo-configuration-app.png

On project level you can see which type was detected based on settings on app level. repo-configuration-project.png