undodomain

package
v14.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Change

type Change[T any] struct {
	Before T
	After  T
}

type InconsistentChange

type InconsistentChange struct {
	Before gitdomain.BranchInfo
	After  gitdomain.BranchInfo
}

InconsistentChange describes a change where both local and remote branch exist before and after, but it's not an OmniChange, i.e. the SHA are different.

type InconsistentChanges

type InconsistentChanges []InconsistentChange

Jump to

Keyboard shortcuts

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