Structs§
- Native
GitRepository - Git repository implementation backed by native
gitCLI commands.
Functions§
- parse_
owner_ repo - Extract owner/repo from a GitHub remote URL. Supports SSH (git@github.com:owner/repo.git) and HTTPS (https://github.com/owner/repo.git).