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

    Function ensureIsClean

    • If the .git directory tree is not clean (has uncommitted changes) it throws an abort error.

      Parameters

      • Optionaldirectory: string

        The directory to check.

      Returns Promise<void>