reflog

package
v0.0.0-...-ed0de3c Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Author

type Author struct {
	Name  string
	Email string
}

type Entry

type Entry struct {
	Reference string
	OldHash   string
	NewHash   string
	Author    Author
	Time      time.Time
	Action    string
	Modifier  string
	Message   string
}

func (*Entry) Parse

func (e *Entry) Parse(s string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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