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.