compare

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package compare implements `bitbottle branch compare BASE..HEAD`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCompare

func NewCmdCompare(f *factory.Factory, runF func(*Options) error) *cobra.Command

NewCmdCompare builds the `branch compare` cobra command.

Types

type Options

type Options struct {
	Output   format.OutputConfig
	Hostname string
	Limit    int
	Base     string
	Head     string
	Args     []string // remaining args after BASE..HEAD
}

Options holds parsed flags for `branch compare`.

Jump to

Keyboard shortcuts

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