git

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AzureFormat = "https://%s/_git/%s"
	GitFormat   = "https://%s/%s"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GitURL added in v1.6.0

type GitURL struct {
	Success bool
	Domain  string
	Repo    string
	Format  string
}

func ParseGitURL added in v1.6.0

func ParseGitURL(url string) GitURL

func (GitURL) GetURL added in v1.6.0

func (g GitURL) GetURL() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL