config

package
v0.0.0-...-f954743 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HostConfigTemplate = `
Host {{.HostName}}
  #mactl-scm-host
  HostName {{.HostName}}
  User git
  IdentityFile {{.ScmSshDir}}/{{.HostName}}
`
)

Variables

This section is empty.

Functions

func AddHost

func AddHost(hostname string) error

func DelHost

func DelHost(hostname string) error

func Init

func Init() error

Types

type HostConfigInput

type HostConfigInput struct {
	HostName  string
	ScmSshDir string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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