Function isRepositoryDoesNotExistError

  • true if the argument is an error indicating the absence of a local Git repository. Otherwise, false.

    Parameters

    • error: unknown

    Returns boolean