API 参考
    正在准备搜索索引...

    接口 GitCommitAuthor

    interface GitCommitAuthor {
        email: string;
        name: string;
    }

    层级 (查看层级一览)

    索引
    email: string
    name: string