git

package
v0.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checkout

type Checkout struct {
	Path models.Path
	Ref  string
}

func (Checkout) Migrate

func (m Checkout) Migrate() error

type Clone

type Clone struct {
	Url          interfaces.Url
	Path         models.Path
	CloneDirName string
}

func (Clone) Migrate

func (m Clone) Migrate() error

type Pull added in v0.0.2

type Pull struct {
	Path models.Path
}

func (Pull) Migrate added in v0.0.2

func (m Pull) Migrate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳