Skip to main content

Module git

Module git 

Source
Expand description

Git operations module

Provides git-related utilities for churn analysis and other git-based commands.

Functionsยง

git_log
Get git log output with specified format
git_log_numstat
Get git log with numstat (lines added/deleted per file)
is_git_repository
Check if a path is inside a git repository
is_shallow_clone
Check if repository is a shallow clone