Documentation
¶
Index ¶
- func Create(repo vcs.RepoGitWriter, workspaceID string) error
- func CreateAtChange(repo vcs.RepoGitWriter, workspaceID, changeID string) error
- func Remove(logger *zap.Logger, patchIDs ...string) func(vcs.RepoWriter) error
- func RemoveWithPatches(logger *zap.Logger, patches [][]byte, patchIDs ...string) func(vcs.RepoWriter) error
- func UpToDateWithTrunk(repo vcs.RepoGitReader, workspaceID string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAtChange ¶
func CreateAtChange(repo vcs.RepoGitWriter, workspaceID, changeID string) error
func RemoveWithPatches ¶
func UpToDateWithTrunk ¶
func UpToDateWithTrunk(repo vcs.RepoGitReader, workspaceID string) (bool, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.