Skip to main content

Module git_ops

Module git_ops 

Source

Structs§

GitLogParams
GitWorktree
PatchMetadata
Metadata extracted from a single git commit.

Constants§

GIT_PROTOCOL_RESTRICTIONS

Functions§

check_disk_usage
cleanup_worktree_dir
ensure_remote
extract_patch_metadata
Extract patch metadata from a commit using git show.
get_commit_hash
get_git_log
get_remote_branches
git_status
prune_worktrees
read_blob
resolve_git_range
Resolve a git range (e.g. “HEAD~3..HEAD”) to an ordered list of commit SHAs.