git

package
v0.1.0-dev.20260301234141 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Params = op.MethodParams{
	"Clone":    {"url", "path", "output"},
	"Checkout": {"repo", "ref", "output"},
	"Pull":     {"repo", "output"},
}

Params maps Go method names to Starlark parameter name lists.

Functions

func NewGitPlan

func NewGitPlan(graph *op.Graph, project string, reg *op.ActionRegistry) *op.ReflectedPlanned

NewGitPlan creates a wrapped git provider for planned-mode Starlark consumption.

func NewGitReceiver

func NewGitReceiver(p *provider.Provider) *op.ReflectedReceiver

NewGitReceiver creates a wrapped git provider for Starlark consumption.

Types

This section is empty.

Jump to

Keyboard shortcuts

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