Expand description
Git repository extraction functionality.
This module provides functions to extract information from git repositories including branches, commits, and file diffs.
Functionsยง
- extract
- Extract git information from a repository.
- organize_
info - Organize git information into a JSON string grouped by branch.