Versions in this module Expand all Collapse all v0 v0.1.0 May 22, 2024 Changes in this version + func CheckGitConfig() bool + type GitAPI struct + func (c *GitAPI) CheckToken() revel.Result + func (c *GitAPI) Commit(modelName, id string) revel.Result + func (c *GitAPI) CommitContent(modelName, id, commitHash string) revel.Result + func (c *GitAPI) History(modelName, id string) revel.Result + func (c *GitAPI) IsSameHostRefer() bool