Optional acceptOptional accept input command.
This command will be invoked when the user accepts the value in the Source Control input.
Optional commitOptional commit template string.
The Source Control viewlet will populate the Source Control input with this value when appropriate.
Optional countThe UI-visible count of resource states of this source control.
Equals to the total number of resource state of this source control, if undefined.
Readonly idThe id of this source control.
Readonly inputThe input box for this source control.
Readonly labelThe human-readable label of this source control.
Readonly onAn event signaling when the selection state changes.
Optional quickAn optional quick diff provider.
Readonly rootThe (optional) Uri of the root of this source control.
Readonly selectedWhether the source control is selected.
Optional statusOptional status bar commands.
These commands will be displayed in the editor's status bar.
Create a new resource group.
An source control is able to provide resource states to the editor and interact with the editor in several source control related ways.