Versions in this module Expand all Collapse all v0 v0.8.1 Dec 12, 2025 v0.8.0 Dec 2, 2025 Changes in this version + type GitConfig struct + Livereload *GitLivereloadConfig + func (base *GitConfig) Merge(overlay *GitConfig) + func (c *GitConfig) DeepCopy() *GitConfig + type GitLivereloadConfig struct + Enabled *bool + Exclude *string + Image *string + Include *string + Password *string + Protect *string + Username *string + VerifySsl *bool + WebhookUrl *string