Documentation ¶
Index ¶
- Variables
- func CommentChar() string
- func CurrentBranch() (string, error)
- func Edit(filePrefix, message string) (string, string, error)
- func GitDir() (string, error)
- func LastCommitMessage() (string, error)
- func Log(sha1, sha2 string) (string, error)
- func New(args ...string) *exec.Cmd
- func PathWithNameSpace(remote string) (string, error)
- func RemoteAdd(name, url string) error
- func RepoName() (string, error)
- func WorkingDir() (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var IsHub bool
Functions ¶
func CommentChar ¶
func CommentChar() string
func CurrentBranch ¶
func LastCommitMessage ¶
func PathWithNameSpace ¶
func WorkingDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.