Documentation
¶
Index ¶
- func Cmd(args ...interface{}) *shutils.ShCMD
- func GetCommitWithFormat(sha, format string) (string, error)
- func GetMergeBase(refA, refB string) (string, error)
- func GetRoot() (string, error)
- func GetSha(ref string) (string, error)
- func GetSymbolicRefsForSHA(sha string) ([]string, error)
- func GetUpstream() (string, error)
- func ListBranches() ([]string, error)
- func ListObjectsInRange(refA, refB string) ([]string, error)
- func RawGetAbbrevRef(ref string) *shutils.ShCMD
- func RawGetCommitStat(ref string) *shutils.ShCMD
- func RawGetMergeBase(refA, refB string) *shutils.ShCMD
- func RawGetObjectContents(ref string) *shutils.ShCMD
- func RawGetRoot() *shutils.ShCMD
- func RawGetSha(ref string) *shutils.ShCMD
- func RawListBranches() *shutils.ShCMD
- func RawListObjectsInRange(refA, refB string) *shutils.ShCMD
- func RawSetBranch(ref, name string, force bool) *shutils.ShCMD
- func RawUnSetBranch(name string, force bool) *shutils.ShCMD
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommitWithFormat ¶
func GetMergeBase ¶
func GetSymbolicRefsForSHA ¶
func GetUpstream ¶
func ListBranches ¶
func ListObjectsInRange ¶
func RawGetAbbrevRef ¶
func RawGetCommitStat ¶
func RawGetMergeBase ¶
func RawGetObjectContents ¶
func RawGetRoot ¶
func RawListBranches ¶
func RawListObjectsInRange ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.