vcs

package
v0.0.0-...-42e5483 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenRepository

func OpenRepository(path string) (repos.Repository, error)

Types

type VcsType

type VcsType string
const (
	GitType     VcsType = "Git"
	GitBareType VcsType = "Git -Bare"
	SvnType     VcsType = "Svn"
	UnknownType VcsType = ""
)

func IdentifyRepositoryType

func IdentifyRepositoryType(path string) (VcsType, error)

func (*VcsType) String

func (id *VcsType) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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