Versions in this module Expand all Collapse all v0 v0.2.1 Dec 31, 2024 v0.2.0 Dec 30, 2024 Changes in this version + type GitConfig struct + Livereload *GitLivereloadConfig + func (base *GitConfig) Merge(overlay *GitConfig) + func (c *GitConfig) Copy() *GitConfig + type GitLivereloadConfig struct + Enabled *bool + Image *string + Password *string + RsyncExclude *string + RsyncProtect *string + Username *string + VerifySsl *bool + WebhookUrl *string