config

package
v12.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package config contains lifecycle commands to store runstate for Git Town commands that only change configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Finished

func Finished(args FinishedArgs) error

Finished is called when a Git Town command that only changes configuration has finished successfully.

Types

type FinishedArgs

type FinishedArgs struct {
	BeginConfigSnapshot undoconfig.ConfigSnapshot
	Command             string
	EndConfigSnapshot   undoconfig.ConfigSnapshot
	RootDir             gitdomain.RepoRootDir
	Runner              *git.ProdRunner
	Verbose             bool
}

Jump to

Keyboard shortcuts

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