Skip to main content

Module git

Module git 

Source

Structs§

GitContext
Git metadata collected from the working directory at session time.

Functions§

extract_git_context
Extract git context from a working directory. Returns a default (empty) context if the directory is not inside a git repo.
normalize_repo_name
Normalize a git remote URL to “owner/repo” form.