Skip to main content

parseGitName

Callable

  • parseGitName(repo: string): string

  • parses a git string and returns the repo name


    Parameters

    • repo: string

      the raw repo name containing .git

    Returns string