Interface ScmHistoryProvider

interface ScmHistoryProvider {
    historySupport?: ScmHistorySupport;
}

Hierarchy

  • ScmProvider
    • ScmHistoryProvider

Properties

Properties

historySupport?: ScmHistorySupport