# Functions
NewGitWatcher creates a new watcher with all necessary parameters.
# Structs
GitWatcher implements a Watcher for monitoring Git repositories and executing tasks associated with those Git repositories when they receive commits.
No description provided by the author
# Interfaces
Watcher describes a type that receives a configuration and sets up the necessary providers to execute targets.