git

package
v0.0.1-rc3.0...-dbcd76a Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	GitBranch string
	GitSha    string
	// contains filtered or unexported fields
}

func NewClient

func NewClient(path string, branch string) (*Client, error)

func (Client) FindExtinctions

func (c Client) FindExtinctions(projKey string, flags []string, delimiters string, lookback int) ([]ld.ExtinctionRep, error)

FindExtinctions searches commit history for flags that had references removed recently

func (*Client) RemoteBranches

func (c *Client) RemoteBranches() (map[string]bool, error)

type CommitData

type CommitData struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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