package
4.1.2
Repository: https://github.com/americanexpress/earlybird.git
Documentation: pkg.go.dev

# Functions

BBCommitAPIURL formats multiple values into the bitbucket REST API URL.
BBCommitURL formats multiple values into the bitbucket commit URL.
CloneGitRepos Clones a Git repo into a random temporary folder.
ParseGitLog parses the git log into the earlybird file format.
ReposPerProject returns all the repositories contained within a bitbucket or github project.
ScanDiffs splits on the diff of an inidividual file.

# Structs

Diff is a list of split diffs.
DiffItem is a diff struct for an inidividual file.

# Interfaces

List is an interface for adding items to a list.