worktree

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Worktree

type Worktree struct {
	Branch string `json:"branch"`
	Path   string `json:"path"`
	Head   string `json:"head"`
	IsBare bool   `json:"-"`
}

func List

func List(g *git.Git) ([]Worktree, error)

Jump to

Keyboard shortcuts

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