git

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartClone

func StartClone(repoList []RepoConfig)

Types

type RepoConfig

type RepoConfig struct {
	URL      string // Source url
	FullPath string // Full clone directory
	Name     string // Name of clone (directory name)
	SSHKey   string // SSH key for auth
}

func (RepoConfig) Update

func (c RepoConfig) Update()

Jump to

Keyboard shortcuts

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