lfscommand

package
v0.0.0-...-797a70f Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvRepoURL = "LFS_REPO_URL"
	EnvAuth    = "LFS_AUTH"
)

Variables

View Source
var (
	LFS *lfs.LFS
)

Functions

func GetObject

func GetObject(opt *GetObjectOption)

func ParseInputObject

func ParseInputObject(ogs ...string) []*lfs.Object

func ParseOutName

func ParseOutName(input, full, out string) string

func UpObject

func UpObject(opt *UpObjectOption)

Types

type GetObjectOption

type GetObjectOption struct {
	Args      []string
	By        string
	NoTest    bool
	PtrDir    string // TODO
	PtrSuffix string // TODO
}

type UpObjectOption

type UpObjectOption struct {
	Args      []string
	PtrDir    string
	PtrSuffix string
	NoVerify  bool
}

Jump to

Keyboard shortcuts

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