ISPO SDK
    Preparing search index...

    Interface RemoteCodingGitCommitResult

    Markdown
    interface RemoteCodingGitCommitResult {
        accepted: true;
        session: RemoteCodingSession;
    }
    Index
    accepted: true

    Command accepted durably. The resulting commit artifact arrives later through results.list/events after the enrolled target completes it.