git

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Am

func Am(repo string, patch string, dir string) error

func Clone

func Clone(base string, repo string, dir string) error

func FormatPatch

func FormatPatch(repo string, output string) error

func Init

func Init(base string) error

Types

type Patch

type Patch struct {
	From    string
	Date    time.Time
	Subject string
}

func ParsePatch

func ParsePatch(p string) (Patch, error)

Jump to

Keyboard shortcuts

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