package
0.0.0-20160820042334-0167c4b5d535
Repository: https://github.com/devastating/go-vcs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

InsecureSkipCheckVerifySSH controls whether the client verifies the SSH server's certificate or host key.
SetModTime is a boolean indicating whether os.FileInfos representing files should have their ModTime set (which can be slow on large repositories).

# Structs

No description provided by the author

# Interfaces

A CrossRepo is a git repository that can be used in cross-repo operations (e.g., as the head repository for a cross-repo diff in another git repository's CrossRepoDiff method, or as the 2nd repo in a CrossRepoMergeBase call).