hg

package
v0.40.1 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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hg

type Hg struct {
	// contains filtered or unexported fields
}

func NewHg

func NewHg(opts ctlconf.DirectoryContentsHg,
	infoLog io.Writer, refFetcher ctlfetch.RefFetcher) *Hg

func (*Hg) Retrieve

func (t *Hg) Retrieve(dstPath string, tempArea ctlfetch.TempArea) (HgInfo, error)

type HgInfo

type HgInfo struct {
	SHA            string
	ChangeSetTitle string
}

type Sync

type Sync struct {
	// contains filtered or unexported fields
}

func NewSync

func NewSync(opts ctlconf.DirectoryContentsHg,
	log io.Writer, refFetcher ctlfetch.RefFetcher) Sync

func (Sync) Desc

func (d Sync) Desc() string

func (Sync) Sync

func (d Sync) Sync(dstPath string, tempArea ctlfetch.TempArea) (ctlconf.LockDirectoryContentsHg, error)

Jump to

Keyboard shortcuts

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