Skip to content
Developer Preview

Vcs

Version-control system of a branch observation. Open.

  • "git"
  • "sapling"
Source

schema/msp/experimental/msp.schema.json#/types/Vcs

{
"description": "Version-control system of a branch observation. Open.",
"enum": [
"git",
"sapling"
],
"type": "string",
"x-msp-openness": "open"
}