@zarpay/zar-cdk-lib - v0.21.0
    Preparing search index...

    Function getGitHubRepoName

    • Extracts the GitHub repository name from the git remote URL. Supports both SSH (git@github.com:org/repo.git) and HTTPS (https://github.com/org/repo.git) formats.

      Returns string

      The repository name, or 'N/A' if not in a git repo or no remote configured