# Functions
NewGitIngester creates a new git rule data ingest engine.
# Constants
GitRuleDataIngestType is the type of the git rule data ingest engine.
# Structs
Git is the engine for a rule type that uses git data ingest.
IngesterConfig is the profile-provided configuration for the git ingester This allows for users to pass in configuration to the ingester in different calls as opposed to having to set it in the rule type.