git

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitPullStep

type GitPullStep struct {
	RepositoryPath string
}

GitPullStep updates a local repository by running git pull.

func (*GitPullStep) Name

func (s *GitPullStep) Name() string

Name returns the deployment step identifier used in logs.

func (*GitPullStep) Run

func (s *GitPullStep) Run(
	context context.DeploymentContext,
) error

Run executes git pull inside the configured repository path.

Jump to

Keyboard shortcuts

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