glide.source_control.git_default_branch

ServiceNow property description:

The default branch for your new repositories.

Attributes

  • Sys ID: b6001f20070411105ccde28f69d300dd
  • Type: string
  • Application: Global
  • Default value: main
AI Logo

AI generated property description:

The ServiceNow property `glide.source_control.git_default_branch` specifies the default branch for new repositories created within the platform. According to the provided documentation, this property is used to set the initial branch that will be used when linking an application to a source control repository. This ensures consistency and standardization across different development environments by defining a common starting point for all new repositories. The default branch is typically named "main" or "master," but it can be customized based on organizational preferences. This property is crucial for maintaining a streamlined development workflow and avoiding conflicts that may arise from using different default branches.

Source

Related property: glide.sourcecontrol.default_commit_mode