package
0.0.0-20240313203549-8d48e90de1df
Repository: https://github.com/belak/go-gitdir.git
Documentation: pkg.go.dev

# Functions

EnsureRepo will open a repository if it exists and try to create it if it doesn't.
Open will open a repository if it exists.

# Structs

Repository is a fairly lightweight wrapper designed to attach a worktree to a git repository so we don't have to muck about with the raw git objects.