Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentBranchName ¶
GetCurrentBranchName get the current branch name.
func GetCurrentBranchPRNumber ¶
GetCurrentBranchPRNumber get the current branch PR number.
func GetCurrentPRNumber ¶
GetCurrentPRNumber get the current PR number.
func GetGitRepoRoot ¶
GetGitRepoRoot get the root of the git repository.
Types ¶
type ByRemoteName ¶
type ByRemoteName Remotes
ByRemoteName sort remote by name.
func (ByRemoteName) Len ¶
func (r ByRemoteName) Len() int
func (ByRemoteName) Less ¶
func (r ByRemoteName) Less(i, j int) bool
func (ByRemoteName) Swap ¶
func (r ByRemoteName) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.