Documentation ¶
Index ¶
- func Commit(repoId, message string) error
- func GetBlob(sha1 string) (*ggs.GetBlobResponse, error)
- func GetCommitFiles(commitId string) (*ggs.GetCommitFilesResponse, error)
- func GetRepo(repoId string) (*ggs.GetRepoResponse, error)
- func Stage(repoId string, files []*ggs.AppFile) error
- func UnStage(repoId string, filePath []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommitFiles ¶
func GetCommitFiles(commitId string) (*ggs.GetCommitFilesResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.