Skip to main content

Module git

Module git 

Source
Expand description

Git operations.

Git context detection for repository, branch, and path information.

Modulesยง

parser ๐Ÿ”’
YAML front matter parsing.
remote ๐Ÿ”’
Git remote operations.

Structsยง

RemoteManager
Manages git remote operations for context detection.
YamlFrontMatterParser
Parser for YAML front matter in memory content.