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.
The repository name, or 'N/A' if not in a git repo or no remote configured
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.