@shopify/cli-kit
    Preparing search index...

    Interface CreateGitCommitOptions

    interface CreateGitCommitOptions {
        author?: string;
        directory?: string;
    }
    Index

    Properties

    Properties

    author?: string
    directory?: string