Function ensureInsideGitDirectory

  • If command run from outside a .git directory tree it throws an abort error.

    Parameters

    • Optional directory: string

      The directory to check.

    Returns Promise<void>