Shoukaku
    Preparing search index...

    Interface NodeInfoGit

    interface NodeInfoGit {
        branch: string;
        commit: string;
        commitTime: number;
    }
    Index

    Properties

    branch: string
    commit: string
    commitTime: number