Documentation
¶
Index ¶
- func BranchShortName(ref string) string
- func Cherry(args ...string) (string, error)
- func CommitTree(args ...string) (string, error)
- func ConfigAll(name string) ([]string, error)
- func CurrentBranch() (string, error)
- func DefaultBranch(remote string) string
- func Dir() (string, error)
- func HasFile(segments ...string) bool
- func Head() (string, error)
- func LocalBranches() ([]string, error)
- func MainRemote() (string, error)
- func MergeBase(a, b string) (string, error)
- func Quiet(args ...string) bool
- func Remotes() ([]string, error)
- func Spawn(args ...string) error
- func SymbolicFullName(name string) (string, error)
- func SymbolicRef(ref string) (string, error)
- func TreeRef(ref string) (string, error)
- type Range
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BranchShortName ¶
func CommitTree ¶ added in v0.2.0
func CurrentBranch ¶
func DefaultBranch ¶
func LocalBranches ¶
func MainRemote ¶
func SymbolicFullName ¶
func SymbolicRef ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.