git

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitPathPatterns added in v0.0.9

func GitPathPatterns(opts *LoadLineChangesOptions) []string

GitPathPatterns builds git pathspec from LoadLineChanges options so vendor / node_modules / non-.go files are excluded in ls-files and diff, not only in Go.

func LoadFiles added in v0.0.4

func LoadFiles(dir string, ref string, diffBase string, relFiles []string) (*model.ProjectAnnotation, error)

func LoadLineChanges

func LoadLineChanges(gitDir string, commitHash string, compareCommitHash string, opts *LoadLineChangesOptions) (*model.ProjectAnnotation, error)

for

func LoadLineChangesWithFilter

func LoadLineChangesWithFilter(gitDir string, commitHash string, compareCommitHash string, filter func(file string) bool) (*model.ProjectAnnotation, error)

Types

type LoadLineChangesOptions

type LoadLineChangesOptions = filter.Options

Jump to

Keyboard shortcuts

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