Constant VCS_PROVIDER_NAME

pub const VCS_PROVIDER_NAME: &'static str;
Expand description

The name of the version control system provider.

§Notes

§Examples

  • "github"
  • "gitlab"
  • "gitea"
  • "bitbucket"