Skip to main content

Crate vex_git

Crate vex_git 

Source

Structs§

CommitInfo

Enums§

GitError

Traits§

GitPort

Functions§

parse_github_owner_repo
Parse “owner/repo” from a GitHub remote URL. Handles SSH (git@github.com:owner/repo.git) and HTTPS (https://github.com/owner/repo.git).