Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Remote ¶
Remote represents a remote repository in a git configuration
func GetFromGitConfig ¶
GetFromGitConfig gets a remote from the git configuration
func (Remote) RepositoryName ¶ added in v0.5.0
RepositoryName gets the full repository name from the remote URL (without the .git extension)
func (Remote) WorkspaceName ¶ added in v0.11.0
WorkspaceName gets the workspace name from the remote URL
Click to show internal directories.
Click to hide internal directories.