Documentation
¶
Overview ¶
Package gitops provides Git operations via subprocess.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitAndPush ¶
CommitAndPush stages files, commits, pushes, and returns the commit SHA.
func CreateBranch ¶
CreateBranch creates and checks out a new branch from a base.
func GetDefaultBranch ¶
func GetDefaultBranch() string
GetDefaultBranch returns the default branch name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.