Module extraction

Module extraction 

Source
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.