Skip to main content

Module changes

Module changes 

Source
Expand description

Git change detection for bugbot

Detects files changed via git, filtered to the target language. Uses direct git commands to list changed files – no call graph needed.

Structs§

ChangeDetectionResult
Result of detecting changed files in the project.

Functions§

detect_changes
Detect changed files in project, filtered to the given language.