Theia API Documentation v1.71.0
    Preparing search index...
    interface DeduplicatedRef {
        hasBoth: boolean;
        ref: ScmHistoryItemRef;
    }
    Index

    Properties

    Properties

    hasBoth: boolean

    True when both a local and a remote ref for this branch exist on this commit.