Documentation
¶
Index ¶
- func InternalConfigFilePath() string
- func NewGitHubRemoteSource(config *config.Config, gitcmd git.GitInterface) *remoteSource
- func NewRemoteBranchSource(gitcmd git.GitInterface) *remoteBranch
- func ParseConfig(gitcmd git.GitInterface) *config.Config
- func RepoConfigFilePath(gitcmd git.GitInterface) string
- func UserConfigFilePath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalConfigFilePath ¶
func InternalConfigFilePath() string
func NewGitHubRemoteSource ¶ added in v0.13.0
func NewGitHubRemoteSource(config *config.Config, gitcmd git.GitInterface) *remoteSource
func NewRemoteBranchSource ¶ added in v0.13.0
func NewRemoteBranchSource(gitcmd git.GitInterface) *remoteBranch
func ParseConfig ¶
func ParseConfig(gitcmd git.GitInterface) *config.Config
func RepoConfigFilePath ¶
func RepoConfigFilePath(gitcmd git.GitInterface) string
func UserConfigFilePath ¶
func UserConfigFilePath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.